Added a 'todo' to the doxygen comments so it doesn't get lost.
[synfig.git] / synfig-core / trunk / src / modules / untemplate.nsh
1 Section "un.@MODNAME@"
2         Delete "$INSTDIR\lib\synfig\modules\@MODNAME@.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5