summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro10
1 files changed, 0 insertions, 10 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
deleted file mode 100644
index 38f40591..00000000
--- a/tests/auto/auto.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-TEMPLATE = subdirs
-
-!android: SUBDIRS += cpptest
-
-qtHaveModule(quick): SUBDIRS += qmltest
-
-installed_cmake.depends = cmake
-
-# OpenGL support is needed for all qmltests but it's not available on boot2qt
-boot2qt: SUBDIRS -= qmltest