summaryrefslogtreecommitdiffstats
path: root/tests/auto/qglfunctions/qglfunctions.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qglfunctions/qglfunctions.pro')
-rw-r--r--tests/auto/qglfunctions/qglfunctions.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/auto/qglfunctions/qglfunctions.pro b/tests/auto/qglfunctions/qglfunctions.pro
deleted file mode 100644
index aa81547de5..0000000000
--- a/tests/auto/qglfunctions/qglfunctions.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-load(qttest_p4)
-requires(contains(QT_CONFIG,opengl))
-QT += opengl
-
-win32:!wince*: DEFINES += QT_NO_EGL
-
-SOURCES += tst_qglfunctions.cpp