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.pro19
1 files changed, 0 insertions, 19 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index 071d67f4f2..0000000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,19 +0,0 @@
-TEMPLATE=subdirs
-SUBDIRS=\
- qml \
- quick \
- quicktest \
- qmltest \
- qmldevtools \
- cmake \
- installed_cmake \
- toolsupport
-
-qtHaveModule(gui): SUBDIRS += particles
-qtHaveModule(widgets): SUBDIRS += quickwidgets
-qtHaveModule(qmldom): SUBDIRS += qmldom
-
-# console applications not supported
-uikit: SUBDIRS -= qmltest
-
-installed_cmake.depends = cmake