windows: fix typo in node.gyp

This commit is contained in:
Bert Belder 2012-09-25 00:50:37 +02:00
parent 17ef062db1
commit 5691e8aca7

View File

@ -237,7 +237,7 @@
],
}],
],
'msvs-settings': {
'msvs_settings': {
'VCLinkerTool': {
'SubSystem': 1, # /subsystem:console
},