author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Mon, 04 Oct 2010 01:37:06 +0300 | |
changeset 5 | 603d3f8b6302 |
parent 0 | 876b1a06bc25 |
permissions | -rw-r--r-- |
TEMPLATE = lib CONFIG += plugin INCLUDEPATH += ../../../src/serviceframework PLUGIN_TYPE = 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 = $$QT_MOBILITY_PREFIX/bin/xmldata xml.files = landlinedialerservice.xml INSTALLS += xml