X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_openexr%2Funmod_openexr.nsh;h=d0aa1c69658aea6e6b174dd1d627f6625e3b7b90;hb=20a38826ee92a217ecbe472a90797788b58e0a9f;hp=0910092496855ebd4335c7d9794d90658c0f127d;hpb=527c2e21fdb08c47a2afe21c02ec56bf7835a771;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_openexr/unmod_openexr.nsh b/synfig-core/trunk/src/modules/mod_openexr/unmod_openexr.nsh index 0910092..d0aa1c6 100644 --- a/synfig-core/trunk/src/modules/mod_openexr/unmod_openexr.nsh +++ b/synfig-core/trunk/src/modules/mod_openexr/unmod_openexr.nsh @@ -1,5 +1,8 @@ Section "un.mod_openexr" Delete "$INSTDIR\lib\synfig\modules\mod_openexr.dll" + RMDir "$INSTDIR\lib\synfig\modules" + RMDir "$INSTDIR\lib\synfig" + RMDir "$INSTDIR\lib" RMDir "$INSTDIR" SectionEnd