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

QT += multimedia-private testlib

SOURCES += tst_qaudiorecorder.cpp

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