projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
206c0f9
)
Bundle zlib1.dll
author
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 16 Jan 2005 00:30:53 +0000
(
00:30
+0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Sun, 16 Jan 2005 00:30:53 +0000
(
00:30
+0000)
win/zebra.nsi
patch
|
blob
|
history
diff --git
a/win/zebra.nsi
b/win/zebra.nsi
index
bdfd26f
..
1487082
100644
(file)
--- a/
win/zebra.nsi
+++ b/
win/zebra.nsi
@@
-1,4
+1,4
@@
-; $Id: zebra.nsi,v 1.20.2.5 2004-08-20 12:32:01 adam Exp $
+; $Id: zebra.nsi,v 1.20.2.6 2005-01-16 00:30:53 adam Exp $
!define VERSION "1.3.18"
@@
-70,7
+70,7
@@
Section "Zebra Runtime"
SetOutPath $INSTDIR\bin
File ..\bin\*.exe
File ..\bin\iconv.dll
- File ..\bin\zlib.dll
+ File ..\bin\zlib1.dll
File ..\bin\libxml2.dll
File ..\bin\yaz.dll
File ..\bin\libexpat.dll