From 1e6ced147c26f926a1827dc057a3fd3037985494 Mon Sep 17 00:00:00 2001 From: Frans Englich Date: Fri, 2 Oct 2009 16:11:30 +0200 Subject: Install the sax.mp3 test file. --- demos/mediaplayer/mediaplayer.pro | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'demos/mediaplayer') diff --git a/demos/mediaplayer/mediaplayer.pro b/demos/mediaplayer/mediaplayer.pro index 8f9ec8238f..55e5aab828 100644 --- a/demos/mediaplayer/mediaplayer.pro +++ b/demos/mediaplayer/mediaplayer.pro @@ -16,7 +16,7 @@ RESOURCES += mediaplayer.qrc SOURCES += main.cpp mediaplayer.cpp HEADERS += mediaplayer.h -target.path = $$[QT_INSTALL_DEMOS]/mediaplayer +target.path = $$[QT_INSTALL_DEMOS]/qmediaplayer sources.files = $$SOURCES $$HEADERS $$FORMS $$RESOURCES *.pro *.html *.doc images sources.path = $$[QT_INSTALL_DEMOS]/mediaplayer INSTALLS += target sources @@ -28,4 +28,8 @@ DEPLOYMENT_PLUGIN += phonon_ds9 phonon_waveout symbian { include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) TARGET.UID3 = 0xA000C613 + + addFiles.sources = ../../tests/auto/mediaobject/media/sax.mp3 + addFiles.path = /data/qt/qmediaplayer + DEPLOYMENT += addFiles } -- cgit v1.2.1