Partially fix 1702760: stop compiler warning about mod_openexr/mptr_openexr.cpp,...
[synfig.git] / synfig-core / trunk / src / modules / mod_openexr / unmod_openexr.nsh
index 5592257..d0aa1c6 100644 (file)
@@ -1,5 +1,8 @@
 Section "un.mod_openexr"
-       Delete "$INSTDIR\lib\sinfg\modules\mod_openexr.dll"
+       Delete "$INSTDIR\lib\synfig\modules\mod_openexr.dll"
+       RMDir "$INSTDIR\lib\synfig\modules"
+       RMDir "$INSTDIR\lib\synfig"
+       RMDir "$INSTDIR\lib"
        RMDir "$INSTDIR"
 SectionEnd