X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_png%2Fmod_png.nsh;h=84df93f9f89b78f031e814088672ecddfccc8745;hb=05325009d7c144099bb06a0bff8e2af04c51690c;hp=7c5c5debe5e27e3595fee3d8f7d78dad4314c7bb;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_png/mod_png.nsh b/synfig-core/trunk/src/modules/mod_png/mod_png.nsh index 7c5c5de..84df93f 100644 --- a/synfig-core/trunk/src/modules/mod_png/mod_png.nsh +++ b/synfig-core/trunk/src/modules/mod_png/mod_png.nsh @@ -4,7 +4,7 @@ Section "mod_png" Sec_mod_png ; 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_png.dll "src\modules\mod_png\.libs\libmod_png-0.dll"