X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_dv%2Funmod_dv.nsh;fp=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_dv%2Funmod_dv.nsh;h=39b129940c69269cdc9228e737e4cb81aefae94d;hb=20067bb96af6946754e7ecb7b40673b818f6e5c2;hp=0000000000000000000000000000000000000000;hpb=53544b824fbe6c9f1585cd79db427df8f0d556d8;p=synfig.git diff --git a/synfig-core/tags/stable/src/modules/mod_dv/unmod_dv.nsh b/synfig-core/tags/stable/src/modules/mod_dv/unmod_dv.nsh new file mode 100644 index 0000000..39b1299 --- /dev/null +++ b/synfig-core/tags/stable/src/modules/mod_dv/unmod_dv.nsh @@ -0,0 +1,8 @@ +Section "un.mod_dv" + Delete "$INSTDIR\lib\synfig\modules\mod_dv.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" + RMDir "$INSTDIR" +SectionEnd +