summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/gui.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/gui.pro')
-rw-r--r--tests/auto/gui/gui.pro7
1 files changed, 5 insertions, 2 deletions
diff --git a/tests/auto/gui/gui.pro b/tests/auto/gui/gui.pro
index b6c55c5eaa..d250e45a4e 100644
--- a/tests/auto/gui/gui.pro
+++ b/tests/auto/gui/gui.pro
@@ -1,7 +1,10 @@
TEMPLATE=subdirs
-SUBDIRS=\
+
+SUBDIRS = \
+ kernel
+
+!ios: SUBDIRS += \
image \
- kernel \
math3d \
painting \
qopengl \