qtmobility/examples/declarative/landlinedialer/landlinedialer.pro
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 5 453da2cfceef
--- a/qtmobility/examples/declarative/landlinedialer/landlinedialer.pro	Fri Apr 16 15:51:22 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-TEMPLATE = lib
-CONFIG += plugin
-INCLUDEPATH += ../../../src/serviceframework
-TARGET = serviceframework_landlinedialerservice
-include(../../examples.pri)
-
-QT += gui
-
-# Input 
-HEADERS += landlinedialer.h landlinedialerplugin.h
-SOURCES += landlinedialer.cpp landlinedialerplugin.cpp
-
-CONFIG += mobility
-MOBILITY = serviceframework
-
-symbian {
-    TARGET.CAPABILITY = ALL -TCB
-}
-
-xml.path = $$DESTDIR/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