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.pro9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/auto/qvideoframe/qvideoframe.pro b/tests/auto/qvideoframe/qvideoframe.pro
new file mode 100644
index 000000000..03af898c8
--- /dev/null
+++ b/tests/auto/qvideoframe/qvideoframe.pro
@@ -0,0 +1,9 @@
+load(qttest_p4)
+
+QT += core multimediakit-private
+
+# TARGET = tst_qvideoframe
+# CONFIG += testcase
+
+SOURCES += tst_qvideoframe.cpp
+