qtmobility/tools/servicefw/servicefw.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 14 May 2010 16:41:33 +0300
changeset 5 453da2cfceef
parent 1 2b40d63a9c3d
permissions -rw-r--r--
Revision: 201017 Kit: 201019

TEMPLATE=app
TARGET=servicefw
CONFIG+=console mobility
MOBILITY = serviceframework

INCLUDEPATH += ../../src/serviceframework

SOURCES=servicefw.cpp

include(../../common.pri)

include(../../features/deploy.pri)