summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qaudioinput/qaudioinput.pro
blob: bd8ea78ceefbc3345991572b6c4943281411e748 (plain)
1
2
3
4
5
6
7
8
9
10
11
TARGET = tst_qaudioinput

QT += core multimedia-private testlib
CONFIG += no_private_qt_headers_warning

# This is more of a system test
CONFIG += testcase insignificant_test

HEADERS += wavheader.h
SOURCES += wavheader.cpp tst_qaudioinput.cpp
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0