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.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qsound/qsound.pro b/tests/auto/qsound/qsound.pro
index c48d50d..383a085 100644
--- a/tests/auto/qsound/qsound.pro
+++ b/tests/auto/qsound/qsound.pro
@@ -4,7 +4,7 @@ SOURCES += tst_qsound.cpp
wince*|symbian*: {
deploy.sources += 4.wav
DEPLOYMENT = deploy
- DEFINES += SRCDIR=\\\"\\\"
+ !symbian:DEFINES += SRCDIR=\\\"\\\"
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}