X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_particle%2Fmod_particle.nsh;h=faff38086b15e6b2538054f52353b36bf7de6747;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=d7d1b8abcfb956a799d727bad0c94574fc808a4c;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh b/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh index d7d1b8a..faff380 100644 --- a/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh +++ b/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh @@ -4,10 +4,10 @@ Section "mod_particle" Sec_mod_particle ; SectionIn RO ; Set output path to the installation directory. - SetOutPath "$INSTDIR\lib\sinfg\modules" + 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