v8: Remove OutputDirectory from build/common.gypi
This commit is contained in:
parent
8be699494e
commit
e5db01ee29
1
deps/v8/build/common.gypi
vendored
1
deps/v8/build/common.gypi
vendored
@ -327,7 +327,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