Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / stable / src / modules / mod_magickpp / unmod_magickpp.nsh
1 Section "un.mod_magicpp"
2         Delete "$INSTDIR\lib\synfig\modules\mod_magicpp.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5