Release 0.61.09
[synfig.git] / synfig-core / tags / 0.61.09 / src / modules / mod_particle / unmod_particle.nsh
diff --git a/synfig-core/tags/0.61.09/src/modules/mod_particle/unmod_particle.nsh b/synfig-core/tags/0.61.09/src/modules/mod_particle/unmod_particle.nsh
new file mode 100644 (file)
index 0000000..d848030
--- /dev/null
@@ -0,0 +1,8 @@
+Section "un.mod_particle"
+       Delete "$INSTDIR\lib\synfig\modules\mod_particle.dll"
+       RMDir "$INSTDIR\lib\synfig\modules"
+       RMDir "$INSTDIR\lib\synfig"
+       RMDir "$INSTDIR\lib"
+       RMDir "$INSTDIR"
+SectionEnd
+