X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_ppm%2Fmod_ppm.nsh;h=ddf2c897940707eaf6b92284213c22f8ba438d5d;hb=9459638ad6797b8139f1e9f0715c96076dbf0890;hp=5447afcb2f1886c892973bab561dc3c8f0604987;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh b/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh index 5447afc..ddf2c89 100644 --- a/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh +++ b/synfig-core/trunk/src/modules/mod_ppm/mod_ppm.nsh @@ -4,10 +4,10 @@ Section "mod_ppm" Sec_mod_ppm ; 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_ppm.dll "src\modules\mod_ppm\.libs\libmod_ppm-0.dll" + File /oname=mod_ppm.dll "src\modules\mod_ppm\.libs\libmod_ppm.dll" FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a