Added Danmarc character set decoder (bug #2345).
[yaz-moved-to-github.git] / win / yaz.nsi
index d6c334c..444b146 100644 (file)
@@ -1,7 +1,7 @@
 ; This file is part of the YAZ toolkit.
 ; Copyright (C) 1995-2008 Index Data
 
-!define VERSION "3.0.37"
+!include version.nsi
 
 ; Microsoft runtime CRT 
 ; Uncomment exactly ONE section of the three below
@@ -155,7 +155,7 @@ Section "YAZ Source" YAZ_Source
        File ..\src\*.tcl
        File ..\src\*.csv
        File ..\src\*.asn
-       File ..\src\codetables.xml
+       File ..\src\codetables*.xml
        SetOutPath $INSTDIR\test
        File ..\test\marc*.*
        File ..\test\*.sh