mirror of
https://github.com/nodejs/node.git
synced 2025-12-28 07:50:41 +00:00
fix windows build
This commit is contained in:
parent
500c8f45f5
commit
45822da46a
1
deps/v8/build/common.gypi
vendored
1
deps/v8/build/common.gypi
vendored
@ -303,7 +303,6 @@
|
||||
}],
|
||||
['OS=="win"', {
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
||||
'CharacterSet': '1',
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user