summaryrefslogtreecommitdiff
path: root/tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro')
-rw-r--r--tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro b/tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro
new file mode 100644
index 000000000..a0e6266b4
--- /dev/null
+++ b/tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro
@@ -0,0 +1,8 @@
+CONFIG += testcase
+TARGET = tst_qvideosurfaceformat
+
+QT += core multimedia-private testlib
+CONFIG += no_private_qt_headers_warning
+
+SOURCES += tst_qvideosurfaceformat.cpp
+