mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
deps: fix gyp build configuration for Windows
PR-URL: https://github.com/nodejs/node/pull/10992 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
b30ec59855
commit
00a2aa0af5
2
deps/v8/gypfiles/toolchain.gypi
vendored
2
deps/v8/gypfiles/toolchain.gypi
vendored
@ -989,8 +989,6 @@
|
||||
# present in VS 2003 and earlier.
|
||||
'msvs_disabled_warnings': [4351],
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
||||
'CharacterSet': '1',
|
||||
},
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user