summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qaudiorecorder/qaudiorecorder.pro
blob: 7ee5222c6460b0340182e6609c403377b0e5af33 (plain)
1
2
3
4
5
6
7
8
9
10
11
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)

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0