X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftags%2Fstable%2Fsrc%2Fmodules%2Fmod_openexr%2Fmod_openexr.nsh;h=b11034bf50a4a093cc3b3d3e832313f0176da4cd;hb=609ffb6c7ad2996e4dde68b1066a27e80ed8a153;hp=ce431649b6c75116f6d96742efbe0df67e882168;hpb=40dd10f62f1b0983b20cf99dd4780ea73236eb0c;p=synfig.git diff --git a/synfig-core/tags/stable/src/modules/mod_openexr/mod_openexr.nsh b/synfig-core/tags/stable/src/modules/mod_openexr/mod_openexr.nsh index ce43164..b11034b 100644 --- a/synfig-core/tags/stable/src/modules/mod_openexr/mod_openexr.nsh +++ b/synfig-core/tags/stable/src/modules/mod_openexr/mod_openexr.nsh @@ -7,7 +7,7 @@ Section "mod_openexr" Sec_mod_openexr SetOutPath "$INSTDIR\lib\synfig\modules" ; Put file there - File /oname=mod_openexr.dll "src\modules\mod_openexr\.libs\libmod_openexr-0.dll" + File /oname=mod_openexr.dll "src\modules\mod_openexr\.libs\libmod_openexr.dll" SetOutPath "$INSTDIR\bin" File /oname=libHalf-4.dll "src\modules\mod_openexr\.libs\libHalf-4.dll"