X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=899d7ef11aa19958637148fbb5d1de33bab94bcd;hb=43b2549e1810961f9b00ac36b388336f29744b6b;hp=30c98e3d6499b9d91ade3e45442e99bd1388faf5;hpb=f6010bba2dda2b3890e58961deec4a48cf2d4941;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 30c98e3..899d7ef 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.31 2003-12-22 14:46:26 adam Exp $ +; $Id: yaz.nsi,v 1.46 2004-05-10 11:25:00 adam Exp $ -!define VERSION "2.0.8" +!define VERSION "2.0.20" 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