Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 133865743ded94b818e5aa49dc2b0e45fea20ff9..f04cdb4a9c50dcbedc52545f03934ed29502505c 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -2188,6 +2188,10 @@ |
}, |
'x64_Base': { |
'abstract': 1, |
+ 'msvs_configuration_attributes': { |
+ 'OutputDirectory': |
+ '<(DEPTH)\\build\\<(build_dir_prefix)$(ConfigurationName)_x64', |
+ }, |
'msvs_configuration_platform': 'x64', |
'msvs_settings': { |
'VCLinkerTool': { |