X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2Fmod_geometry.nsh;h=f2768e7a3fc53dc63d52936144ca46bb74c966ae;hb=998f0399992786d84246f56815c698f3a561c310;hp=8ba8781ec33e97fc22cfc1136456b8ddf291856d;hpb=ff9ed7c6c97639724efbe1beee356c9c8011d19a;p=synfig.git diff --git a/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh b/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh index 8ba8781..f2768e7 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh +++ b/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh @@ -4,10 +4,10 @@ Section "mod_geometry" Sec_mod_geometry ; 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_geometry.dll "src\modules\mod_geometry\.libs\libmod_geometry-0.dll" + File /oname=mod_geometry.dll "src\modules\mod_geometry\.libs\libmod_geometry.dll" FileOpen $0 $INSTDIR\etc\synfig_modules.cfg a