summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qvideosurfaceformat/qvideosurfaceformat.pro
blob: a5c627aa86c6a31681da05f605df60605f6d1209 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qvideosurfaceformat

QT += core multimedia-private testlib

SOURCES += tst_qvideosurfaceformat.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0