Chromium Code Reviews| Index: tools/gyp/v8.gyp |
| =================================================================== |
| --- tools/gyp/v8.gyp (revision 6452) |
| +++ tools/gyp/v8.gyp (working copy) |
| @@ -750,7 +750,7 @@ |
| '../../src/platform-win32.cc', |
| ], |
| # 4355, 4800 came from common.vsprops |
|
Søren Thygesen Gjesse
2011/01/25 11:15:39
Please remove this comment - it does not make much
|
| - 'msvs_disabled_warnings': [4355, 4800], |
| + 'msvs_disabled_warnings': [4351, 4355, 4800], |
| 'link_settings': { |
| 'libraries': [ '-lwinmm.lib' ], |
| }, |