summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/qopengl/qopengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/qopengl/qopengl.pro')
-rw-r--r--tests/auto/gui/qopengl/qopengl.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro
deleted file mode 100644
index 604aa59d8a..0000000000
--- a/tests/auto/gui/qopengl/qopengl.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-############################################################
-# Project file for autotest for gui/opengl functionality
-############################################################
-
-CONFIG += testcase
-TARGET = tst_qopengl
-QT += opengl gui-private core-private testlib
-
-SOURCES += tst_qopengl.cpp
-
-linux:qtConfig(xcb):qtConfig(xcb-glx-plugin): DEFINES += USE_GLX