summaryrefslogtreecommitdiffstats
path: root/tests/tests.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
deleted file mode 100644
index caa90722..00000000
--- a/tests/tests.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-!contains(QT_CONFIG, opengl) {
- error(Tests requires OpenGL!)
-}
-contains(QT_CONFIG, opengles1) {
- error(Tests do not support OpenGL ES 1!)
-}
-
-TEMPLATE = subdirs
-
-SUBDIRS += auto
-exists(manual): SUBDIRS += manual