summaryrefslogtreecommitdiffstats
path: root/tests/auto/qmediarecorder/qmediarecorder.pro
blob: 1efaba0fc2e41217879bbc6576e772ab1208e3c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
CONFIG += testcase
TARGET = tst_qmediarecorder

QT += multimedia-private testlib
CONFIG += no_private_qt_headers_warning

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

HEADERS += tst_qmediarecorder.h
SOURCES += main.cpp tst_qmediarecorder.cpp