v8: Remove OutputDirectory from build/common.gypi
This commit is contained in:
parent
2e24ded6d2
commit
412cebec9e
1
deps/v8/build/common.gypi
vendored
1
deps/v8/build/common.gypi
vendored
@ -352,7 +352,6 @@
|
|||||||
}], # OS=="mac"
|
}], # OS=="mac"
|
||||||
['OS=="win"', {
|
['OS=="win"', {
|
||||||
'msvs_configuration_attributes': {
|
'msvs_configuration_attributes': {
|
||||||
'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
|
||||||
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
||||||
'CharacterSet': '1',
|
'CharacterSet': '1',
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user