qtmobility/plugins/multimedia/m3u/m3u.pro
changeset 8 71781823f776
parent 5 453da2cfceef
child 11 06b8e2af4411
--- a/qtmobility/plugins/multimedia/m3u/m3u.pro	Fri May 14 16:41:33 2010 +0300
+++ b/qtmobility/plugins/multimedia/m3u/m3u.pro	Thu May 27 13:42:11 2010 +0300
@@ -23,9 +23,10 @@
     
     #make a sis package from plugin + stub (plugin)
     pluginDep.sources = $${TARGET}.dll
-    pluginDep.path = $${QT_PLUGINS_BASE_DIR}/$${PLUGIN_SUBDIR}/playlistformats
+    pluginDep.path = $${QT_PLUGINS_BASE_DIR}/$${PLUGIN_TYPE}
     DEPLOYMENT += pluginDep
 }
 
-target.path=$$QT_MOBILITY_PREFIX/plugins/playlistformats
+target.path=$${QT_MOBILITY_PREFIX}/plugins/$${PLUGIN_TYPE}
+maemo6:target.path=$$[QT_INSTALL_PLUGINS]/$${PLUGIN_TYPE}
 INSTALLS+=target