mirror of
https://github.com/nodejs/node-v0.x-archive.git
synced 2026-04-28 03:01:10 -04:00
fix windows build
This commit is contained in:
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',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user