Chromium Code Reviews| Index: testing/gtest.gyp |
| =================================================================== |
| --- testing/gtest.gyp (revision 177810) |
| +++ testing/gtest.gyp (working copy) |
| @@ -140,7 +140,7 @@ |
| ], |
| }, |
| }], |
| - ['OS=="win" and MSVS_VERSION=="2012"', { |
| + ['OS=="win" and MSVS_VERSION=="2012e"', { |
|
wtc
2013/01/20 01:14:38
I need help with this. Would this work?
'OS=="w
scottmg
2013/01/22 18:13:17
Yes.
|
| 'defines': [ |
| '_VARIADIC_MAX=10', |
| ], |