qtmobility/examples/declarative-sfw-dialer/landlinedialer/landlinedialer.pro
changeset 11 06b8e2af4411
parent 5 453da2cfceef
--- a/qtmobility/examples/declarative-sfw-dialer/landlinedialer/landlinedialer.pro	Thu May 27 13:42:11 2010 +0300
+++ b/qtmobility/examples/declarative-sfw-dialer/landlinedialer/landlinedialer.pro	Fri Jun 11 14:26:25 2010 +0300
@@ -1,6 +1,7 @@
 TEMPLATE = lib
 CONFIG += plugin
 INCLUDEPATH += ../../../src/serviceframework
+PLUGIN_TYPE = serviceframework
 TARGET = serviceframework_landlinedialerservice
 include(../../examples.pri)
 
@@ -17,8 +18,6 @@
     TARGET.CAPABILITY = ALL -TCB
 }
 
-xml.path = $$DESTDIR/xmldata
+xml.path = $$QT_MOBILITY_PREFIX/bin/xmldata
 xml.files = landlinedialerservice.xml
-xml.CONFIG = no_link no_dependencies explicit_dependencies no_build combine ignore_no_exist no_clean
 INSTALLS += xml
-build_pass:ALL_DEPS+=install_xml