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

QT += core multimedia-private testlib

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

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

mac: CONFIG += insignificant_test