From: Yurii R. <yr...@us...> - 2003-02-02 06:59:14
|
Update of /cvsroot/eas-dev/eas-dev/components In directory sc8-pr-cvs1:/tmp/cvs-serv30198/components Modified Files: .cvsignore Log Message: modified build process; moving to glib-2.2.0; pkg-config; unstable changes to `logger' component; minor changes to libsxmlstream; binarystream test added to libsxmlstream (both text and binary streams are broken now); per-platform INSTALL notes Index: .cvsignore =================================================================== RCS file: /cvsroot/eas-dev/eas-dev/components/.cvsignore,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- .cvsignore 23 Jan 2003 00:50:27 -0000 1.3 +++ .cvsignore 2 Feb 2003 06:59:10 -0000 1.4 @@ -2,4 +2,5 @@ Makefile.in openeas-basic.bin openeas-basic.rdb -openeas.rdb \ No newline at end of file +openeas.rdb +inc \ No newline at end of file |