summaryrefslogtreecommitdiffstats
path: root/demos
diff options
context:
space:
mode:
authorSami Merilä <sami.merila@nokia.com>2009-10-07 16:13:17 +0300
committerSami Merilä <sami.merila@nokia.com>2009-10-07 16:13:17 +0300
commitf2363657d53f033488ca0ec141cb1261847eed5c (patch)
tree4bdaf48fd460920050caceeae4c2f430e0dc77f9 /demos
parent722d351de797135273a05ff0f4c63315bf37592d (diff)
Compiler warning given for missing audio file (sax.mp3)
Use desktopservices sax.mp3 instead of one in autotests when deploying mediaplayer for symbian. This avoids getting a warning for missing file in install packages. Task-number: QTBUG-4719 Reviewed-by: Alessandro Portale
Diffstat (limited to 'demos')
-rw-r--r--demos/mediaplayer/mediaplayer.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/mediaplayer/mediaplayer.pro b/demos/mediaplayer/mediaplayer.pro
index 84293f2e55..a420cc3963 100644
--- a/demos/mediaplayer/mediaplayer.pro
+++ b/demos/mediaplayer/mediaplayer.pro
@@ -28,8 +28,7 @@ DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout
symbian {
TARGET.UID3 = 0xA000C613
- addFiles.sources = ../../tests/auto/mediaobject/media/sax.mp3
-
+ addFiles.sources = ../embedded/desktopservices/data/sax.mp3
addFiles.path = /data/sounds/
DEPLOYMENT += addFiles