summaryrefslogtreecommitdiffstats
path: root/tests/auto/qvideoframe/qvideoframe.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qvideoframe/qvideoframe.pro')
-rw-r--r--tests/auto/qvideoframe/qvideoframe.pro5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/qvideoframe/qvideoframe.pro b/tests/auto/qvideoframe/qvideoframe.pro
index c129025..cfd84a2 100644
--- a/tests/auto/qvideoframe/qvideoframe.pro
+++ b/tests/auto/qvideoframe/qvideoframe.pro
@@ -1,6 +1,7 @@
-load(qttest_p4)
+CONFIG += testcase
+TARGET = tst_qvideoframe
-QT += core multimedia-private
+QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning
SOURCES += tst_qvideoframe.cpp