summaryrefslogtreecommitdiffstats
path: root/tests/auto/qaudiooutput/qaudiooutput.pro
blob: e3b50509e9714566618f5e7160fc6d343a18c0cb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TARGET = tst_qaudiooutput

QT += core multimedia-private testlib
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_qaudiooutput.cpp