aboutsummaryrefslogtreecommitdiffstats
path: root/qtdeclarative.pro
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-02-13 17:36:37 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-16 16:06:17 +0100
commit04f58d58e636bea828db0a1296fdaee767fc7d22 (patch)
tree2213c3d8c5fa0ef2903d8d048b8037d30e267499 /qtdeclarative.pro
parent52e733d94ec17cf0f34776d3b4269321306b0c97 (diff)
Prospective build fix in the CI system for iOS
Tools contains the import scanner, which is needed by examples. Change-Id: Ib32338b4b32bf6dd7f1f4a7a2cd5af14ef7eec7a Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
Diffstat (limited to 'qtdeclarative.pro')
-rw-r--r--qtdeclarative.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtdeclarative.pro b/qtdeclarative.pro
index cab16ad610..9ecfad6f75 100644
--- a/qtdeclarative.pro
+++ b/qtdeclarative.pro
@@ -1,3 +1,3 @@
-CONFIG += tests_need_tools
+CONFIG += tests_need_tools examples_need_tools
load(qt_parts)