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