X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ffmpeg%2Fmod_ffmpeg.nsh;h=68412d8c5437132e6432e3a91cbdf7231ce033f0;hb=534d634ec3ace72b406bde4f847ac1eb506fe484;hp=8a941ef785b2eaf723b2e728c6a01da9bb47b45c;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_ffmpeg/mod_ffmpeg.nsh b/synfig-core/trunk/src/modules/mod_ffmpeg/mod_ffmpeg.nsh index 8a941ef..68412d8 100644 --- a/synfig-core/trunk/src/modules/mod_ffmpeg/mod_ffmpeg.nsh +++ b/synfig-core/trunk/src/modules/mod_ffmpeg/mod_ffmpeg.nsh @@ -4,7 +4,7 @@ Section "mod_ffmpeg" Sec_mod_ffmpeg ; 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_ffmpeg.dll "src\modules\mod_ffmpeg\.libs\libmod_ffmpeg-0.dll"