X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_jpeg%2Fmod_jpeg.nsh;h=66e19c79f994fb3deaf0d99c92b6d94caf2d164f;hb=49dafb45e1b8dcb299ed9a992a011566c8c6c7bf;hp=08f07cae5fe6176c9730b21d2a92dd1062276f2d;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh b/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh index 08f07ca..66e19c7 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh +++ b/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh @@ -4,7 +4,7 @@ Section "mod_jpeg" Sec_mod_jpeg ; 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_jpeg.dll "src\modules\mod_jpeg\.libs\libmod_jpeg-0.dll"