Chromium Code Reviews| Index: gyp/configurations_msvs.gypi |
| =================================================================== |
| --- gyp/configurations_msvs.gypi (revision 5527) |
| +++ gyp/configurations_msvs.gypi (working copy) |
| @@ -37,6 +37,7 @@ |
| }, |
| 'VCLinkerTool': { |
| 'LinkIncremental': '1', |
| + 'GenerateDebugInformation': 'true', |
| 'OptimizeReferences': '2', |
| 'EnableCOMDATFolding': '2', |
| 'StackReserveSize': '2097152', |