Index: build/common.gypi |
=================================================================== |
--- build/common.gypi (revision 30557) |
+++ build/common.gypi (working copy) |
@@ -357,11 +357,7 @@ |
'IntermediateDirectory': '$(OutDir)\\obj\\$(ProjectName)', |
'CharacterSet': '1', |
}, |
- 'conditions': [ |
- ['OS=="win"', { |
- 'configuration_platform': 'Win32', |
- }], |
- ], |
+ 'msvs_configuration_platform': 'Win32', |
}, |
'Debug': { |
'inherit_from': ['Common'], |