summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro30
1 files changed, 1 insertions, 29 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index ef28a0da..caa90722 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -8,32 +8,4 @@ contains(QT_CONFIG, opengles1) {
TEMPLATE = subdirs
SUBDIRS += auto
-
-qtHaveModule(quick) {
- SUBDIRS += qmlcamera \
- qmldynamicdata \
- qmlmultiwindow \
- qmlmultitest \
- qmlvolume \
- qmlperf
-}
-
-!android:!ios:!winrt {
- SUBDIRS += barstest \
- scattertest \
- surfacetest \
- multigraphs \
- directional \
- itemmodeltest \
- volumetrictest
-
- # For testing code snippets of minimal applications
- SUBDIRS += minimalbars \
- minimalscatter \
- minimalsurface
-
- # Requires Kinect drivers
- #SUBDIRS += kinectsurface
-}
-
-qtHaveModule(multimedia):!android:!static:!winrt: SUBDIRS += spectrum
+exists(manual): SUBDIRS += manual