summaryrefslogtreecommitdiffstats
path: root/src/core/qtwebengine_extras.gypi
diff options
context:
space:
mode:
authorZoltan Arvai <zarvai@inf.u-szeged.hu>2014-06-02 10:42:53 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-02 15:02:47 +0200
commit65bf1a1334acce38983896241d3b211e1fa4659a (patch)
treed3be651f90234f9464c063c875c9173f4f5bd26b /src/core/qtwebengine_extras.gypi
parent3c181552ac5983f93ba0562063897be7772a570b (diff)
Move gyp defines to os specific config for Windows
Currently some variables defined in os independent section. Change-Id: I661d840b2271dc4bccf98dc2a252feaf6907952c Reviewed-by: Michael Bruning <michael.bruning@digia.com>
Diffstat (limited to 'src/core/qtwebengine_extras.gypi')
-rw-r--r--src/core/qtwebengine_extras.gypi4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/core/qtwebengine_extras.gypi b/src/core/qtwebengine_extras.gypi
index 8cd2ff913..fe035a0b1 100644
--- a/src/core/qtwebengine_extras.gypi
+++ b/src/core/qtwebengine_extras.gypi
@@ -2,10 +2,6 @@
'variables': {
'werror%': '',
'qt_os%': '',
- 'win_use_allocator_shim': 0,
- 'win_release_RuntimeLibrary': 2,
- 'win_debug_RuntimeLibrary': 3,
- 'chrome_multiple_dll': 0,
},
'target_defaults': {
# patterns used to exclude chromium files from the build when we have a drop-in replacement