mirror of https://github.com/nodejs/node.git
fix windows build
parent
ca2a047b8e
commit
ab18d72b35
|
@ -310,7 +310,6 @@
|
|||
}],
|
||||
['OS=="win"', {
|
||||
'msvs_configuration_attributes': {
|
||||
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
||||
'CharacterSet': '1',
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue