summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qpaintervideosurface/qpaintervideosurface.pro')
-rw-r--r--tests/auto/qpaintervideosurface/qpaintervideosurface.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/qpaintervideosurface/qpaintervideosurface.pro b/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
index 7ced1d3..d56a384 100644
--- a/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
+++ b/tests/auto/qpaintervideosurface/qpaintervideosurface.pro
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qpaintervideosurface
-QT += multimedia-private multimediawidgets-private
+QT += multimedia-private multimediawidgets-private testlib
CONFIG += no_private_qt_headers_warning
contains(QT_CONFIG, opengl) | contains(QT_CONFIG, opengles2) {
QT += opengl