aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-06-25 12:21:30 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-26 05:48:00 +0200
commitd060acfac5d7f036d2daf395a80e0cde75e95a7b (patch)
tree4059fe2d3f3f826193423c7a2eaa755f6167a3ac /qt.pro
parent76e3f3d2a6648f3f18bb022f6ebc668d25ee525e (diff)
Add qtmacextras and qtwinextras to qt5.git#stable
Change-Id: I440e8ad733feaadb07e74fb91342434f66bae160 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index 218701ab..be514090 100644
--- a/qt.pro
+++ b/qt.pro
@@ -54,6 +54,8 @@ defineTest(addModule) {
# it may not build.
addModule(qtbase)
+addModule(qtmacextras, qtbase)
+addModule(qtwinextras, qtbase)
addModule(qtx11extras, qtbase)
addModule(qlalr, qtbase)
addModule(qtsvg, qtbase)