Index: gyp/common_conditions.gypi |
diff --git a/gyp/common_conditions.gypi b/gyp/common_conditions.gypi |
index 83bc5610cc0ae93060730f084564a0e313775f9f..f8295db06b19e993eb50fe5ff31948610edb155c 100644 |
--- a/gyp/common_conditions.gypi |
+++ b/gyp/common_conditions.gypi |
@@ -14,6 +14,9 @@ |
'SK_BUILD_FOR_WIN32', |
'_CRT_SECURE_NO_WARNINGS', |
'GR_GL_FUNCTION_TYPE=__stdcall', |
+ '_HAS_EXCEPTIONS=0', |
+ '_STATIC_CPPLIB', |
+ '_DISABLE_DEPRECATE_STATIC_CPPLIB', |
], |
'msvs_cygwin_shell': 0, |
'msvs_settings': { |