| Index: gypfiles/toolchain.gypi
|
| diff --git a/gypfiles/toolchain.gypi b/gypfiles/toolchain.gypi
|
| index 9c8f4a29012e32c7e0395c43d83c786c65f0701e..88afb8612e4be9cc97a7f6c327c143b5512e8d2e 100644
|
| --- a/gypfiles/toolchain.gypi
|
| +++ b/gypfiles/toolchain.gypi
|
| @@ -991,8 +991,6 @@
|
| # present in VS 2003 and earlier.
|
| 'msvs_disabled_warnings': [4351],
|
| 'msvs_configuration_attributes': {
|
| - 'OutputDirectory': '<(DEPTH)\\build\\$(ConfigurationName)',
|
| - 'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)',
|
| 'CharacterSet': '1',
|
| },
|
| }],
|
|
|