Fix bugs in previous commit that caused FTBFS in synfig and ETL FTBFS with older...
[synfig.git] / synfig-core / tags / stable / src / modules / mod_particle / mod_particle.nsh
index 908cdde..faff380 100644 (file)
@@ -7,7 +7,7 @@ Section "mod_particle" Sec_mod_particle
   SetOutPath "$INSTDIR\lib\synfig\modules"
   
   ; Put file there
-  File /oname=mod_particle.dll "src\modules\mod_particle\.libs\libmod_particle-0.dll"
+  File /oname=mod_particle.dll "src\modules\mod_particle\.libs\libmod_particle.dll"
 
 
   FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a