summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/core/qtwebengine_extras.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/qtwebengine_extras.gypi b/src/core/qtwebengine_extras.gypi
index c27cd70d0..51f8c61f0 100644
--- a/src/core/qtwebengine_extras.gypi
+++ b/src/core/qtwebengine_extras.gypi
@@ -2,6 +2,9 @@
'variables': {
'werror%': '',
'qt_os%': '',
+ 'win_use_allocator_shim': 0,
+ 'win_release_RuntimeLibrary': 2,
+ 'win_debug_RuntimeLibrary': 3,
},
'target_defaults': {
# patterns used to exclude chromium files from the build when we have a drop-in replacement