X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_jpeg%2Fmod_jpeg.nsh;h=2468ddb79e106c44ff0522476dba2d0e9afd409b;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;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..2468ddb 100644 --- a/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh +++ b/synfig-core/trunk/src/modules/mod_jpeg/mod_jpeg.nsh @@ -4,10 +4,10 @@ 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" + File /oname=mod_jpeg.dll "src\modules\mod_jpeg\.libs\libmod_jpeg.dll" FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a