summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiorecorder/qaudiorecorder.pro
blob: ccb5531e740aab7c115e0a5396614e3a0dd9961f (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase no_private_qt_headers_warning
TARGET = tst_qaudiorecorder

QT += multimedia-private testlib

SOURCES += tst_qaudiorecorder.cpp

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