X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ffmpeg%2Funmod_ffmpeg.nsh;fp=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ffmpeg%2Funmod_ffmpeg.nsh;h=688d3dc59ceb0386e497695865c2d34203b00b5b;hb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;hp=0000000000000000000000000000000000000000;hpb=12d48d834695e24973c3dac4b186eae140870cd0;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/unmod_ffmpeg.nsh b/synfig-core/trunk/src/modules/mod_ffmpeg/unmod_ffmpeg.nsh new file mode 100644 index 0000000..688d3dc --- /dev/null +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/unmod_ffmpeg.nsh @@ -0,0 +1,5 @@ +Section "un.mod_ffmpeg" + Delete "$INSTDIR\lib\sinfg\modules\mod_ffmpeg.dll" + RMDir "$INSTDIR" +SectionEnd +