summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qsoundeffect/qsoundeffect.pro
blob: 8ec2e458a416bdc8530c63c3f40c4eafed265246 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TARGET = tst_qsoundeffect

QT += core multimedia-private testlib

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

SOURCES += tst_qsoundeffect.cpp

unix:!mac {
    !qtConfig(pulseaudio) {
        DEFINES += QT_MULTIMEDIA_QMEDIAPLAYER
    }
}

TESTDATA += test.wav