set(APP
	sfplugin
)
set(APP_SOURCES
	sfplugin.cpp
)

marsyas_app(${APP} "${APP_SOURCES}")

