Add new qtandroidextras repository

Also adding it as part of the default modules.

Change-Id: I899ba6eec9ba6ab7103ecc6dba5245da16e01a32
Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
Sergio Ahumada
2013-09-23 12:51:56 +02:00
parent f3636c9757
commit 0d22f2d30d
4 changed files with 7 additions and 0 deletions

1
qt.pro
View File

@@ -54,6 +54,7 @@ defineTest(addModule) {
# it may not build.
addModule(qtbase)
addModule(qtandroidextras, qtbase)
addModule(qtmacextras, qtbase)
addModule(qtx11extras, qtbase)
addModule(qlalr, qtbase)