Index: build/common.gypi |
=================================================================== |
--- build/common.gypi (revision 177810) |
+++ build/common.gypi (working copy) |
@@ -1282,7 +1282,7 @@ |
},{ |
'msvs_large_module_debug_link_mode%': '2', # Yes |
}], |
- ['MSVS_VERSION=="2010e" or MSVS_VERSION=="2008e" or MSVS_VERSION=="2005e"', { |
+ ['MSVS_VERSION=="2012e" or MSVS_VERSION=="2010e" or MSVS_VERSION=="2008e" or MSVS_VERSION=="2005e"', { |
wtc
2013/01/20 01:14:38
Do you want me to remove MSVS_VERSION=="2005e"?
W
scottmg
2013/01/22 18:13:17
Yes to both.
|
'msvs_express%': 1, |
'secure_atl%': 0, |
},{ |