Use "" instead of 0 for last field 'from'. And test for end of list
[yaz-moved-to-github.git] / win / yaz.nsi
index ab85f5b..37b9810 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.34 2004-02-16 11:30:34 adam Exp $
+; $Id: yaz.nsi,v 1.43 2004-03-20 07:02:23 adam Exp $
 
-!define VERSION "2.0.11"
+!define VERSION "2.0.18"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -113,7 +113,8 @@ Section "YAZ Source"
        File ..\src\*.y
        File ..\src\*.tcl
        File ..\src\*.asn
-       File ..\src\*.sgm
+       File ..\src\charconv.sgm
+       File ..\src\codetables.xml
        SetOutPath $INSTDIR\zoom
        File ..\zoom\*.c
        SetOutPath $INSTDIR\ztest