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>
This commit is contained in:
Simon Hausmann 2014-02-13 17:36:37 +01:00 committed by The Qt Project
parent 52e733d94e
commit 04f58d58e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
CONFIG += tests_need_tools
CONFIG += tests_need_tools examples_need_tools
load(qt_parts)