smf/smfservermodule/smfserver/pluginmgr/pluginmgr.pri
author cgandhi
Thu, 05 Aug 2010 17:05:53 +0530
changeset 20 f59934f5c7ac
parent 7 be09cf1f39dd
permissions -rw-r--r--
pushing the changes for demoGui

INCLUDEPATH += pluginmgr \
    ./

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

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