qtmobility/tools/servicefw/servicefw.pro
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:23 +0100
branchGCC_SURGE
changeset 9 5561c345355e
parent 1 2b40d63a9c3d
permissions -rw-r--r--
Branch for GCC_SURGE fixes

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

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

SOURCES=servicefw.cpp

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

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