summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qsound/qsound.pro
blob: 49f5fda1dee4ecb9f99bde2b801f35100b511158 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TARGET = tst_qsound

QT += core multimedia-private testlib

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

SOURCES += tst_qsound.cpp

TESTDATA += test.wav

win32: CONFIG += insignificant_test