smf/smfservermodule/smfserver/pluginmgr/pluginmgr.pri
author cgandhi
Thu, 05 Aug 2010 16:35:33 +0530
changeset 16 b78fa4cdbf2b
parent 7 be09cf1f39dd
permissions -rw-r--r--
pushing the demo application

INCLUDEPATH += pluginmgr \
    ./

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

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