X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_dv%2Fmod_dv.nsh;h=66e7efb2f687433e535912bd2aab3c41f64bcc34;hb=527c2e21fdb08c47a2afe21c02ec56bf7835a771;hp=d0a7ea1f9d6b62c1012aa1c83a9af91cbee69c73;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_dv/mod_dv.nsh b/synfig-core/trunk/src/modules/mod_dv/mod_dv.nsh index d0a7ea1..66e7efb 100644 --- a/synfig-core/trunk/src/modules/mod_dv/mod_dv.nsh +++ b/synfig-core/trunk/src/modules/mod_dv/mod_dv.nsh @@ -4,7 +4,7 @@ Section "mod_dv" Sec_mod_dv ; 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_dv.dll "src\modules\mod_dv\.libs\libmod_dv-0.dll"