X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=975873be44e2a119b7dbd70f297ef4e7d87ce5df;hb=e1efa4cdf426e7eb952584ed4b9d3b818c8ff070;hp=614d6e160aa724a4ffd5f993fcc27c0cc62b6ce3;hpb=a4500a53ecbff46db730bcaa8703d2c9a0e6328b;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index 614d6e1..975873b 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.21 2003-04-28 21:02:17 adam Exp $ +; $Id: yaz.nsi,v 1.23 2003-06-04 13:28:37 adam Exp $ -!define VERSION "2.0.2" +!define VERSION "2.0.3" 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