Extend MARC-8 to handle ESC-G0 EACC. Fix conversion order for MARCXML
[yaz-moved-to-github.git] / win / yaz.nsi
index 94e782d..923c10a 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.32 2004-01-05 09:34:43 adam Exp $
+; $Id: yaz.nsi,v 1.39 2004-03-15 21:39:07 adam Exp $
 
-!define VERSION "2.0.9"
+!define VERSION "2.0.15"
 
 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\charconv_cjk.xml
        SetOutPath $INSTDIR\zoom
        File ..\zoom\*.c
        SetOutPath $INSTDIR\ztest