X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=b77a13fca61afcfbfc2ddb9ddff9a17c9644debc;hb=80f8ae2b0879fb9bcc811fbbcb3a72bc8064ae7a;hp=c4590e6223a630d0eafbea60ced709126b3a8d6b;hpb=4f1622d17926aa4b30b0332905b087f912a5b5f6;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index c4590e6..b77a13f 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.28 2003-11-17 22:36:38 adam Exp $ +; $Id: yaz.nsi,v 1.45 2004-03-29 20:13:07 adam Exp $ -!define VERSION "2.0.5" +!define VERSION "2.0.19" Name "YAZ" Caption "Index Data YAZ ${VERSION} Setup" @@ -44,6 +44,7 @@ Section "" ; (default section) SetOutPath $INSTDIR File LICENSE.txt File ..\README + File ..\NEWS SetOutPath $INSTDIR SetOutPath $INSTDIR\ztest File ..\ztest\dummy-records @@ -113,7 +114,8 @@ Section "YAZ Source" File ..\src\*.y File ..\src\*.tcl File ..\src\*.asn - File ..\src\*.sgm + File ..\src\charconv.sgm + File ..\src\codetables.xml SetOutPath $INSTDIR\zoom File ..\zoom\*.c SetOutPath $INSTDIR\ztest