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

QT += multimedia-private testlib

SOURCES += tst_qaudiorecorder.cpp

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

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0