X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Fsrc%2Fmodules%2Fmod_geometry%2Funmod_geometry.nsh;fp=synfig-core%2Fsrc%2Fmodules%2Fmod_geometry%2Funmod_geometry.nsh;h=3f5b51662b543e61cbb88ee5f5c4a451596792fd;hb=a095981e18cc37a8ecc7cd237cc22b9c10329264;hp=0000000000000000000000000000000000000000;hpb=9459638ad6797b8139f1e9f0715c96076dbf0890;p=synfig.git diff --git a/synfig-core/src/modules/mod_geometry/unmod_geometry.nsh b/synfig-core/src/modules/mod_geometry/unmod_geometry.nsh new file mode 100644 index 0000000..3f5b516 --- /dev/null +++ b/synfig-core/src/modules/mod_geometry/unmod_geometry.nsh @@ -0,0 +1,8 @@ +Section "un.mod_geometry" + Delete "$INSTDIR\lib\synfig\modules\mod_geometry.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" + RMDir "$INSTDIR" +SectionEnd +