Added Danmarc character set decoder (bug #2345).
[yaz-moved-to-github.git] / win / yaz.nsi
index 5e7f035..444b146 100644 (file)
@@ -1,6 +1,7 @@
-; $Id: yaz.nsi,v 1.125 2008-01-14 22:58:46 adam Exp $
+; This file is part of the YAZ toolkit.
+; Copyright (C) 1995-2008 Index Data
 
-!define VERSION "3.0.18"
+!include version.nsi
 
 ; Microsoft runtime CRT 
 ; Uncomment exactly ONE section of the three below
@@ -105,9 +106,7 @@ Noservice:
        File ..\bin\libxml2.dll
        File ..\bin\libxslt.dll
        File ..\bin\yaz3.dll
-       File ..\bin\icudt38.dll
-       File ..\bin\icuin38.dll
-       File ..\bin\icuuc38.dll
+       File ..\bin\icu*.dll
        File ..\bin\yaz_icu3.dll
        File ..\bin\*.exe
        SetOutPath $SMPROGRAMS\YAZ
@@ -156,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