summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro')
-rw-r--r--tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro b/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
new file mode 100644
index 0000000000..43a62b4811
--- /dev/null
+++ b/tests/auto/gui/kernel/qopenglwindow/qopenglwindow.pro
@@ -0,0 +1,8 @@
+CONFIG += testcase
+TARGET = tst_qopenglwindow
+
+QT += core-private gui-private testlib
+
+SOURCES += tst_qopenglwindow.cpp
+
+win32:CONFIG+=insignificant_test # QTBUG-28264