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