expat MANIFEST,1.19,1.20
"Fred L. Drake" <[email protected]> Wed, 21 Jan 2004 13:30:56 -0800
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat In directory sc8-pr-cvs1:/tmp/cvs-serv19657 Modified Files: MANIFEST Log Message: add MSVC 6 project files to the source distribution closes SF bug #856659 Index: MANIFEST =================================================================== RCS file: /cvsroot/expat/expat/MANIFEST,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -r1.19 -r1.20 --- MANIFEST 20 Jan 2003 15:00:57 -0000 1.19 +++ MANIFEST 21 Jan 2004 21:30:54 -0000 1.20 @@ -6,6 +6,7 @@ configure configure.in expat_config.h.in +expat.dsw bcb5/README.txt bcb5/elements.bpf bcb5/elements.bpr @@ -47,13 +48,20 @@ doc/xmlwf.1 doc/xmlwf.sgml examples/elements.c +examples/elements.dsp examples/outline.c +examples/outline.dsp lib/ascii.h lib/asciitab.h +lib/expat.dsp lib/expat.h +lib/expatw.dsp +lib/expat_static.dsp +lib/expatw_static.dsp lib/iasciitab.h lib/internal.h lib/latin1tab.h +lib/libexpatw.def lib/nametab.h lib/utf8tab.h lib/xmlparse.c @@ -89,4 +97,5 @@ xmlwf/xmltchar.h xmlwf/xmlurl.h xmlwf/xmlwf.c +xmlwf/xmlwf.dsp xmlwf/xmlwin32url.cxx