summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsound/qsound.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsound/qsound.pro')
-rw-r--r--tests/auto/qsound/qsound.pro7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/auto/qsound/qsound.pro b/tests/auto/qsound/qsound.pro
new file mode 100644
index 0000000..20c6098
--- /dev/null
+++ b/tests/auto/qsound/qsound.pro
@@ -0,0 +1,7 @@
+load(qttest_p4)
+SOURCES += tst_qsound.cpp
+
+wince*: {
+ deploy.sources += 4.wav
+ DEPLOYMENT = deploy
+} \ No newline at end of file