X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=444b146ba518fa55b18e70d5ac1c9a4df28d6245;hp=e3fc2f2e969f612dbb6719f707da350cd1c3cf06;hb=4e58607ee6ef2a5d183262b9a87415fed2311c85;hpb=76d7a32ad18dfab123315e59b2b941d7cdf3632a diff --git a/win/yaz.nsi b/win/yaz.nsi index e3fc2f2..444b146 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,7 +1,7 @@ ; This file is part of the YAZ toolkit. ; Copyright (C) 1995-2008 Index Data -!define VERSION "3.0.30" +!include version.nsi ; Microsoft runtime CRT ; Uncomment exactly ONE section of the three below @@ -106,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 @@ -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