summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgl/qgl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qgl/qgl.pro')
-rw-r--r--tests/auto/qgl/qgl.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/auto/qgl/qgl.pro b/tests/auto/qgl/qgl.pro
deleted file mode 100644
index cec7f23f07..0000000000
--- a/tests/auto/qgl/qgl.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-############################################################
-# Project file for autotest for file qgl.h
-############################################################
-
-load(qttest_p4)
-requires(contains(QT_CONFIG,opengl))
-QT += opengl-private gui-private core-private
-
-contains(QT_CONFIG,egl):DEFINES += QGL_EGL
-win32:!wince*: DEFINES += QT_NO_EGL
-
-SOURCES += tst_qgl.cpp
-RESOURCES = qgl.qrc
-
-CONFIG+=insignificant_test