X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=cb1bc52b108936e7a1713524b9310882a269991b;hb=373fe4a394d22622621d6add4fac3217488b142c;hp=4d2fde2827fcabff98c07b961665ff56a4fa4aa9;hpb=95d3dcd343af68f6979dedb1e44f5781f1575df7;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 4d2fde2..cb1bc52 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.29 2003-12-04 13:20:40 adam Exp $ +; $Id: yaz.nsi,v 1.42 2004-03-17 18:47:42 adam Exp $ -!define VERSION "2.0.6" +!define VERSION "2.0.17" 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