X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_particle%2Fmod_particle.nsh;h=908cdde8ae6294ef4fd23e8eff7ae208e9b1ccfe;hb=527c2e21fdb08c47a2afe21c02ec56bf7835a771;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..908cdde 100644 --- a/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh +++ b/synfig-core/trunk/src/modules/mod_particle/mod_particle.nsh @@ -4,7 +4,7 @@ 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"