X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsrc%2Fmodules%2Fmod_geometry%2Fmod_geometry.nsh;h=316fdf92e7a332d842f319c81fcdd61f27779f09;hb=56f5b6b1728428492dc91a1551cd5efe240727ee;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..316fdf9 100644 --- a/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh +++ b/synfig-core/trunk/src/modules/mod_geometry/mod_geometry.nsh @@ -4,7 +4,7 @@ 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"