windows: fix typo in node.gyp

pull/24504/head
Bert Belder 2012-09-25 00:50:37 +02:00
parent 17ef062db1
commit 5691e8aca7
1 changed files with 1 additions and 1 deletions

View File

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