mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
build: fix windows build
This commit is contained in:
parent
2f8596ee10
commit
107b05772a
1
deps/v8/build/common.gypi
vendored
1
deps/v8/build/common.gypi
vendored
@ -270,7 +270,6 @@
|
||||
}],
|
||||
['OS=="win"', {
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
||||
'CharacterSet': '1',
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user