Fix generating node.lib
This commit is contained in:
parent
95528f9207
commit
219a461f78
1 changed files with 1 additions and 1 deletions
2
atom.gyp
2
atom.gyp
|
@ -973,7 +973,7 @@
|
|||
{
|
||||
'action_name': 'Create node.lib',
|
||||
'inputs': [
|
||||
'<(PRODUCT_DIR)/<(project_name).lib',
|
||||
'<(PRODUCT_DIR)/node.dll.lib',
|
||||
'<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib',
|
||||
],
|
||||
'outputs': [
|
||||
|
|
Loading…
Reference in a new issue