X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=14bd914e700c1b4d410f0f69f514174e4df58228;hb=950a4ac3bd94072bb5cf880f0f411bb2c8dc80bd;hp=7a455d4d50c1b685d6b320df09604009eb5fa9e1;hpb=e858b0c178feedf5ef60bf6e66956ef5c4fd0b83;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 7a455d4..14bd914 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,7 @@ -; $Id: yaz.nsi,v 1.129 2008-02-21 10:48:45 adam Exp $ +; This file is part of the YAZ toolkit. +; Copyright (C) 1995-2009 Index Data -!define VERSION "3.0.27" +!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