Towards 2.0.2
[yaz-moved-to-github.git] / win / yaz.nsi
index 7f4138a..614d6e1 100644 (file)
@@ -1,6 +1,6 @@
-; $Id: yaz.nsi,v 1.16 2002-12-16 14:06:34 adam Exp $
+; $Id: yaz.nsi,v 1.21 2003-04-28 21:02:17 adam Exp $
 
-!define VERSION "1.9.2"
+!define VERSION "2.0.2"
 
 Name "YAZ"
 Caption "Index Data YAZ ${VERSION} Setup"
@@ -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