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',
|
'action_name': 'Create node.lib',
|
||||||
'inputs': [
|
'inputs': [
|
||||||
'<(PRODUCT_DIR)/<(project_name).lib',
|
'<(PRODUCT_DIR)/node.dll.lib',
|
||||||
'<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib',
|
'<(libchromiumcontent_library_dir)/chromiumcontent.dll.lib',
|
||||||
],
|
],
|
||||||
'outputs': [
|
'outputs': [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue