smf/smfservermodule/smfserver/pluginmgr/pluginmgr.pri
author cgandhi <chandradeep.gandhi@sasken.com>
Thu, 20 May 2010 16:20:37 +0530
changeset 8 4102c67b6e56
parent 7 be09cf1f39dd
permissions -rw-r--r--
Restoring the missing activity related and music headers

INCLUDEPATH += pluginmgr \
    ./

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

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