summaryrefslogtreecommitdiffstats
path: root/tests/auto/opengl/qgl/qgl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/opengl/qgl/qgl.pro')
-rw-r--r--tests/auto/opengl/qgl/qgl.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/opengl/qgl/qgl.pro b/tests/auto/opengl/qgl/qgl.pro
deleted file mode 100644
index af930c5be7..0000000000
--- a/tests/auto/opengl/qgl/qgl.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-############################################################
-# Project file for autotest for file qgl.h
-############################################################
-
-CONFIG += testcase
-TARGET = tst_qgl
-requires(qtHaveModule(opengl))
-QT += widgets widgets-private opengl-private gui-private core-private testlib
-
-SOURCES += tst_qgl.cpp
-RESOURCES = qgl.qrc