Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 702049581c1d3a2407459faf0de26a5c351b426d..8a2394f140b2a6f33cd38e22df0b1d6534ad5791 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -30,6 +30,7 @@ |
'library%': 'static_library', |
'component%': 'static_library', |
'visibility%': 'hidden', |
+ 'msvs_multi_core_compile%': '1', |
'variables': { |
'conditions': [ |
[ 'OS=="linux" or OS=="freebsd" or OS=="openbsd"', { |