X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=37b981043f7fa0ce6b7b709fcede54ace7ac2ada;hb=dd472005b2c12e54a0436d22e56970f48bc32704;hp=1a7074a8d14382ba19ba37fb8eb851352706d9d4;hpb=78723254cce0fc4e86db7e8d2bc503527d7c08f9;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 1a7074a..37b9810 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.35 2004-02-16 17:57:05 adam Exp $ +; $Id: yaz.nsi,v 1.43 2004-03-20 07:02:23 adam Exp $ -!define VERSION "2.0.12" +!define VERSION "2.0.18" Name "YAZ" Caption "Index Data YAZ ${VERSION} Setup" @@ -113,7 +113,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