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, 11 insertions, 0 deletions
diff --git a/tests/auto/gui/qopengl/qopengl.pro b/tests/auto/gui/qopengl/qopengl.pro
new file mode 100644
index 0000000000..f281c6c439
--- /dev/null
+++ b/tests/auto/gui/qopengl/qopengl.pro
@@ -0,0 +1,11 @@
+############################################################
+# Project file for autotest for gui/opengl functionality
+############################################################
+
+CONFIG += testcase
+TARGET = tst_qopengl
+QT += gui gui-private core-private testlib
+
+SOURCES += tst_qopengl.cpp
+
+CONFIG += insignificant_test