aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro21
1 files changed, 8 insertions, 13 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index cf3da263ca..425e88b983 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,20 +1,15 @@
TEMPLATE=subdirs
-
-SUBDIRS = \
+SUBDIRS=\
+ qml \
+ quick \
+ particles \
+ qmltest \
+ qmldevtools \
cmake \
installed_cmake \
- qmldevtools
-
-qtHaveModule(quick):contains(QT_CONFIG, opengl(es1|es2)?) {
- SUBDIRS += \
- qml \
- quick \
- particles \
- qmltest \
- toolsupport
+ toolsupport
- qtHaveModule(widgets): SUBDIRS += quickwidgets
-}
+qtHaveModule(widgets): SUBDIRS += quickwidgets
qmldevtools.CONFIG = host_build