aboutsummaryrefslogtreecommitdiffstats
path: root/qt.pro
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-23 12:51:56 +0200
committerSergio Ahumada <sergio.ahumada@digia.com>2013-09-27 12:53:47 +0200
commit0d22f2d30d56cfdee7e3310ce1940c35b484e2a5 (patch)
tree1c062e9c78aca89e7734bc3b265ef55f0fa4de9e /qt.pro
parentf3636c9757a216a357a7da20031c96f3aec15b8e (diff)
Add new qtandroidextras repositoryv5.2.0-alpha1
Also adding it as part of the default modules. Change-Id: I899ba6eec9ba6ab7103ecc6dba5245da16e01a32 Reviewed-by: Christian Stromme <christian.stromme@digia.com>
Diffstat (limited to 'qt.pro')
-rw-r--r--qt.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt.pro b/qt.pro
index 724967dd..5b80d163 100644
--- a/qt.pro
+++ b/qt.pro
@@ -54,6 +54,7 @@ defineTest(addModule) {
# it may not build.
addModule(qtbase)
+addModule(qtandroidextras, qtbase)
addModule(qtmacextras, qtbase)
addModule(qtx11extras, qtbase)
addModule(qlalr, qtbase)