X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=444b146ba518fa55b18e70d5ac1c9a4df28d6245;hp=d6c334c2361cd65c907884792a4cb2feb04fcc8b;hb=4e58607ee6ef2a5d183262b9a87415fed2311c85;hpb=a0c2cb53362fb04ae59bcd764822aafa24b0370e diff --git a/win/yaz.nsi b/win/yaz.nsi index d6c334c..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.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