aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2017-02-13 12:13:15 -0800
committerJake Petroules <jake.petroules@qt.io>2017-02-15 18:02:33 +0000
commita5ba58e8dda94354bc5eb496de73a5e0e229b394 (patch)
treedff57bbc9596aacdd2eaa4c12e64317b33f5dd17 /qt.pro
parent9e092f8cad5ffdb79dd8d268102695425ca48f4e (diff)
Remove QT_SKIP_MODULES declaration
These exclusions belong in the individual modules. Change-Id: Iaa868bf953f7bc3d72b6508272a18798a8569f4d Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/qt.pro b/qt.pro
index 1915fc2c..49901139 100644
--- a/qt.pro
+++ b/qt.pro
@@ -25,10 +25,6 @@ for (line, lines) {
QMAKE_INTERNAL_INCLUDED_FILES += $$PWD/.gitmodules
QT_SKIP_MODULES =
-uikit {
- QT_SKIP_MODULES += qtdoc qtmacextras qtserialport qtwebkit qtwebkit-examples
- !ios: QT_SKIP_MODULES += qtscript
-}
# This is a bit hacky, but a proper implementation is not worth it.
args = $$QMAKE_EXTRA_ARGS