X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=dcd580cbfed520f4a873bae7f1bd93a2be47929e;hb=6aa60532542a01bfe78be0c91cbf57ce7cf851ce;hp=4986d63d3a7a27000eb3c70ac55de1e6ea0c134a;hpb=b782d2bdebee1a46cc8d7336ce21e9b023baa349;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 4986d63..dcd580c 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.24 2003-09-04 18:18:07 adam Exp $ -!define VERSION "2.0" +!define VERSION "2.0.4" 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