author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 17 Sep 2010 08:34:34 +0300 | |
changeset 3 | e4ebb16b39ea |
parent 0 | 876b1a06bc25 |
permissions | -rw-r--r-- |
TEMPLATE = lib CONFIG += plugin INCLUDEPATH += ../../../src/serviceframework PLUGIN_TYPE = serviceframework HEADERS += voipdialer.h \ voipdialerplugin.h SOURCES += voipdialer.cpp \ voipdialerplugin.cpp QT += gui TARGET = serviceframework_voipdialerservice DESTDIR = . include(../../examples.pri) CONFIG += mobility MOBILITY = serviceframework symbian { TARGET.CAPABILITY = ALL -TCB } xml.path = $$QT_MOBILITY_PREFIX/bin/xmldata xml.files = voipdialerservice.xml INSTALLS += xml