summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qcameraviewfinder/qcameraviewfinder.pro
blob: a53729a4f86119782cf2479b2c6a3a615c86fa07 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qcameraviewfinder

QT += multimedia-private multimediawidgets-private testlib
CONFIG += no_private_qt_headers_warning

include (../qmultimedia_common/mock.pri)
include (../qmultimedia_common/mockcamera.pri)

SOURCES += tst_qcameraviewfinder.cpp
QT+=widgets