smf/smfservermodule/smfserver/pluginmgr/pluginmgr.pri
author cgandhi
Thu, 23 Sep 2010 17:15:03 +0530
changeset 23 574948b60dab
parent 7 be09cf1f39dd
permissions -rw-r--r--
updating the lastfm music plugins and adding the smfhelp.chm

INCLUDEPATH += pluginmgr \
    ./

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

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