summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-11-28 12:06:55 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-28 13:17:33 +0100
commit00f37af66bd819a232d65e24fe120c12cddf3240 (patch)
tree3d82dcf462d9d31c4386bb0e9243aa3fc8d8c04f /sync.profile
parentfd5b74810c54cfc0a0ab916d836fbf8566f17233 (diff)
Ensure that qtandroidextras is checked out when building qtconnectivity
This is required for the upcoming Android port. Only the Android backend will really need it but the CI doesn't know about conditional git checkouts. All other platforms will simply not build/use it. Change-Id: I32dcc2e616dcda05aca1957512d03e6308dbf45f Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Alex Blasche <alexander.blasche@digia.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 34518c9a..1204b458 100644
--- a/sync.profile
+++ b/sync.profile
@@ -15,4 +15,5 @@
"qtbase" => "",
"qtdeclarative" => "",
"qtxmlpatterns" => "",
+ "qtandroidextras" => "",
);