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

# temporarily disable on mac
CONFIG += insignificant_test

QT += core multimediakit-private

# TARGET = tst_qaudioinput
# CONFIG += testcase

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

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

maemo*:CONFIG += insignificant_test