idzebra.dll part of dist
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 Aug 2005 13:09:43 +0000 (13:09 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 30 Aug 2005 13:09:43 +0000 (13:09 +0000)
win/zebra.nsi

index 4dd2645..1b5ff37 100644 (file)
@@ -1,4 +1,4 @@
-; $Id: zebra.nsi,v 1.20.2.11 2005-05-30 13:43:06 adam Exp $
+; $Id: zebra.nsi,v 1.20.2.12 2005-08-30 13:09:43 adam Exp $
 
 !define VERSION "1.3.28"
 
@@ -74,6 +74,7 @@ Section "Zebra Runtime"
        File ..\bin\libxml2.dll
        File ..\bin\yaz.dll
        File ..\bin\libexpat.dll
+       File ..\bin\idzebra.dll
        File c:\winnt\system32\msvcr71.dll
 SectionEnd