X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_gif%2Fmod_gif.nsh;h=a11d38b54c857b72f968dcfefa87089e5a948b5a;hb=42163e9d717ab6ac2cdda7f8e07c050c75f6861c;hp=14ce62e53b919ec1ae346fde1e618e9c52a9872b;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_gif/mod_gif.nsh b/synfig-core/trunk/src/modules/mod_gif/mod_gif.nsh index 14ce62e..a11d38b 100644 --- a/synfig-core/trunk/src/modules/mod_gif/mod_gif.nsh +++ b/synfig-core/trunk/src/modules/mod_gif/mod_gif.nsh @@ -4,7 +4,7 @@ Section "mod_gif" Sec_mod_gif ; 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_gif.dll "src\modules\mod_gif\.libs\libmod_gif-0.dll"