X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=win%2Fyaz.nsi;h=76b24618f6d3f0b5d0441dfabe2efe25a99bee72;hb=fa81887b7cffa038fd4b0a4577d2071bd9a3cad0;hp=ee6b3f6db6d30028bc8b3fd31a163e5e7bd46bb7;hpb=f512aa33473ae86f8e8efd8da749a82c398e87f0;p=yaz-moved-to-github.git diff --git a/win/yaz.nsi b/win/yaz.nsi index ee6b3f6..76b2461 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,6 +1,6 @@ -; $Id: yaz.nsi,v 1.18 2003-02-18 21:27:53 adam Exp $ +; $Id: yaz.nsi,v 1.22 2003-06-03 09:11:13 adam Exp $ -!define VERSION "1.9.3" +!define VERSION "2.0.2" 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