X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=win%2Fyaz.nsi;h=90f1584beff7c142c8e78aa6229954d83caab2b9;hb=08516fefc3253bf9e414fecb48f475fa26b8869a;hp=33927bcccc925287901206754be4bc16a7792c74;hpb=cbc706398c215b137f93d81986fd44029270a57a;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 33927bc..90f1584 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.30 2003-12-16 14:45:59 adam Exp $ +; $Id: yaz.nsi,v 1.44 2004-03-29 20:11:13 adam Exp $ -!define VERSION "2.0.7" +!define VERSION "2.0.18" 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