Add common.gypi to gyp output
This commit is contained in:
parent
889620dcd2
commit
c0c4bd4efa
2
node.gyp
2
node.gyp
@ -117,6 +117,8 @@
|
|||||||
'<(SHARED_INTERMEDIATE_DIR)/node_natives.h',
|
'<(SHARED_INTERMEDIATE_DIR)/node_natives.h',
|
||||||
# javascript files to make for an even more pleasant IDE experience
|
# javascript files to make for an even more pleasant IDE experience
|
||||||
'<@(library_files)',
|
'<@(library_files)',
|
||||||
|
# node.gyp is added to the project by default.
|
||||||
|
'common.gypi',
|
||||||
],
|
],
|
||||||
|
|
||||||
'defines': [
|
'defines': [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user