X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=d71c842c5ca839eb2a26c3891aebeaae3a6d887a;hb=29a22396d7d7b1219f5b83c35983c8fb1cd79e8f;hp=4986d63d3a7a27000eb3c70ac55de1e6ea0c134a;hpb=b782d2bdebee1a46cc8d7336ce21e9b023baa349;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 4986d63..d71c842 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.19 2003-02-23 21:18:04 adam Exp $ +; $Id: yaz.nsi,v 1.25 2003-10-09 15:51:36 adam Exp $ -!define VERSION "2.0" +!define VERSION "2.0.5" Name "YAZ" Caption "Index Data YAZ ${VERSION} Setup" @@ -96,7 +96,8 @@ Section "YAZ Source" File ..\util\*.c File ..\util\*.tcl File ..\util\*.sgm - File ..\util\yaz-comp + File ..\util\*.xml + File ..\util\yaz-asncomp SetOutPath $INSTDIR\odr File ..\odr\*.c File ..\odr\*.h