Remove redundant function libxml2_error_to_yazlog
[yaz-moved-to-github.git] / win / yaz.nsi
index cc48e87..eb46efe 100644 (file)
@@ -1,7 +1,7 @@
 ; This file is part of the YAZ toolkit.
-; Copyright (C) 1995-2008 Index Data
+; Copyright (C) 1995-2010 Index Data
 
-!define VERSION "3.0.29"
+!include version.nsi
 
 ; Microsoft runtime CRT 
 ; Uncomment exactly ONE section of the three below
@@ -105,11 +105,9 @@ Noservice:
        File ..\bin\zlib1.dll
        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\yaz_icu3.dll
+       File ..\bin\yaz4.dll
+       File ..\bin\icu*.dll
+       File ..\bin\yaz_icu4.dll
        File ..\bin\*.exe
        SetOutPath $SMPROGRAMS\YAZ
        CreateShortCut "$SMPROGRAMS\YAZ\YAZ Client.lnk" \
@@ -157,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