summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsound/qsound.pro
blob: 20c60980de4cc4e86dd5049e68f56175a5b740a0 (plain)
1
2
3
4
5
6
7
load(qttest_p4)
SOURCES += tst_qsound.cpp

wince*: {
   deploy.sources += 4.wav
   DEPLOYMENT = deploy
}