X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=win%2Fyaz.nsi;h=ee6b3f6db6d30028bc8b3fd31a163e5e7bd46bb7;hp=e2b603349954bb87fc813c906002372dff77ae83;hb=f512aa33473ae86f8e8efd8da749a82c398e87f0;hpb=10e81e043068151fd32d623ace21222ab6c91ea3 diff --git a/win/yaz.nsi b/win/yaz.nsi index e2b6033..ee6b3f6 100644 --- a/win/yaz.nsi +++ b/win/yaz.nsi @@ -1,4 +1,4 @@ -; $Id: yaz.nsi,v 1.17 2003-02-10 08:59:14 adam Exp $ +; $Id: yaz.nsi,v 1.18 2003-02-18 21:27:53 adam Exp $ !define VERSION "1.9.3" @@ -108,6 +108,9 @@ Section "YAZ Source" File ..\ill\*.c File ..\ill\*.asn File ..\ill\*.tcl + SetOutPath $INSTDIR\cql + File ..\cql\*.c + File ..\cql\*.y SetOutPath $INSTDIR\zutil File ..\zutil\*.c File ..\zutil\*.h