summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudioinput/qaudioinput.pro
blob: 446315f077930a9141550d40a06c12837a7d1619 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
load(qttest_p4)

QT += core multimedia-private
CONFIG += no_private_qt_headers_warning

# This is more of a system test
CONFIG -= testcase

DEFINES += SRCDIR=\\\"$$PWD/\\\"

HEADERS += wavheader.h
SOURCES += wavheader.cpp tst_qaudioinput.cpp

maemo*:CONFIG += insignificant_test