X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_gradient%2Fmod_gradient.nsh;h=c5eadc8a2ec0b75d1b0260e8278fa9b3e64742b6;hb=6cc8cddfa878d0436918fcbcf6d38c0c150b9dd3;hp=a27f51252020c186c0ccda2421a97351d2c931c0;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh b/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh index a27f512..c5eadc8 100644 --- a/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh +++ b/synfig-core/trunk/src/modules/mod_gradient/mod_gradient.nsh @@ -4,7 +4,7 @@ Section "mod_gradient" Sec_mod_gradient ; 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_gradient.dll "src\modules\mod_gradient\.libs\libmod_gradient-0.dll"