From: Adam Dickmeiss Date: Tue, 8 Feb 2005 14:58:19 +0000 (+0000) Subject: Dist zlib1.dll instead of zlib.dll X-Git-Tag: YAZ.2.0.34~2 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=03c6231e409402895462714b02d8d4e3ea463635;p=yaz-moved-to-github.git Dist zlib1.dll instead of zlib.dll --- diff --git a/win/yaz.nsi b/win/yaz.nsi index 378a4fb..2e9972f 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,4 +1,4 @@ -; $Id: yaz.nsi,v 1.61 2005-02-08 14:19:22 adam Exp $ +; $Id: yaz.nsi,v 1.62 2005-02-08 14:58:19 adam Exp $ !define VERSION "2.0.34" @@ -85,7 +85,7 @@ Noservice: SetOutPath $INSTDIR\bin File c:\winnt\system32\msvcr71.dll File ..\bin\iconv.dll - File ..\bin\zlib.dll + File ..\bin\zlib1.dll File ..\bin\libxml2.dll File ..\bin\yaz.dll File ..\bin\*.exe