diff options
Diffstat (limited to 'tests/auto/qsoundeffect')
-rw-r--r-- | tests/auto/qsoundeffect/qsoundeffect.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsoundeffect/qsoundeffect.pro b/tests/auto/qsoundeffect/qsoundeffect.pro index eaa35b2..4ed7407 100644 --- a/tests/auto/qsoundeffect/qsoundeffect.pro +++ b/tests/auto/qsoundeffect/qsoundeffect.pro @@ -2,7 +2,7 @@ load(qttest_p4) SOURCES += tst_qsoundeffect.cpp -QT = core multimedia +QT = core media wince* { deploy.sources += 4.wav |