summaryrefslogtreecommitdiffstats
path: root/tests/auto/qopengl/qopengl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qopengl/qopengl.pro')
-rw-r--r--tests/auto/qopengl/qopengl.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/qopengl/qopengl.pro b/tests/auto/qopengl/qopengl.pro
index b049518f7a..f281c6c439 100644
--- a/tests/auto/qopengl/qopengl.pro
+++ b/tests/auto/qopengl/qopengl.pro
@@ -2,8 +2,9 @@
# Project file for autotest for gui/opengl functionality
############################################################
-load(qttest_p4)
-QT += gui gui-private core-private
+CONFIG += testcase
+TARGET = tst_qopengl
+QT += gui gui-private core-private testlib
SOURCES += tst_qopengl.cpp