Add a non-working, partial implementation of MNG output
[synfig.git] / synfig-core / trunk / src / modules / mod_mng / unmod_mng.nsh
1 ; FIXME: THIS DOES NOT ACTUALLY WORK YET
2 Section "un.mod_mng"
3         Delete "$INSTDIR\lib\synfig\modules\mod_mng.dll"
4         RMDir "$INSTDIR"
5 SectionEnd
6