summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl_threads/qgl_threads.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgl_threads/qgl_threads.pro')
-rw-r--r--tests/auto/qgl_threads/qgl_threads.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/qgl_threads/qgl_threads.pro b/tests/auto/qgl_threads/qgl_threads.pro
deleted file mode 100644
index 9312c05..0000000
--- a/tests/auto/qgl_threads/qgl_threads.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-############################################################
-# Project file for autotest for file qgl.h
-############################################################
-
-load(qttest_p4)
-requires(contains(QT_CONFIG,opengl))
-QT += opengl
-
-HEADERS += tst_openglthreading.h
-SOURCES += tst_openglthreading.cpp
-