smf/smfservermodule/smfserver/pluginmgr/pluginmgr.pri
author James Aley <jamesa@symbian.org>
Mon, 07 Jun 2010 11:43:45 +0100
changeset 13 b5d63d5fc252
parent 7 be09cf1f39dd
permissions -rw-r--r--
Basic functionality on desktop server build. Started a test for GetServices

INCLUDEPATH += pluginmgr \
    ./

PUBLIC_HEADERS += \
	pluginmgr/smfpluginmanager.h \
	pluginmgr/smfpluginmanagerutil.h

SOURCES += \
	pluginmgr/smfpluginmanager.cpp \
	pluginmgr/smfpluginmanagerutil.cpp