expat/win32 MANIFEST.txt,1.6,1.7
"Karl Waclawek" <[email protected]> Wed, 02 May 2007 19:15:16 -0700
| Newsgroups | gmane.text.xml.expat.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/expat/expat/win32 In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15690 Modified Files: MANIFEST.txt Log Message: Updated with new install directory structure. Index: MANIFEST.txt =================================================================== RCS file: /cvsroot/expat/expat/win32/MANIFEST.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- MANIFEST.txt 26 Dec 2005 19:38:38 -0000 1.6 +++ MANIFEST.txt 3 May 2007 02:15:13 -0000 1.7 @@ -6,24 +6,22 @@ use Expat in their applications. In the list below, <top> is the directory you specified to the installer. - Directory Contents - -------------------------------------------------------------------- - <top>\ The XML well-formedness checker and some general - information files. - - <top>\Doc\ API documentation for developers. + Directory Contents + --------------------------------------------------------------------- + <top>\ Some general information files. - <top>\Libs\ Pre-compiled dynamic libraries for developers. + <top>\Doc\ API documentation for developers. - <top>\StaticLibs\ Pre-compiled static libraries for developers. + <top>\Bin\ Pre-compiled dynamic libraries for developers. + Pre-compiled static libraries for developers (*MT.lib). + The XML well-formedness checker xmlwf. - <top>\Source\ Source code, which may interest some developers, - including a workspace for Microsft Visual C++. - The source code includes the parser, the well- - formedness checker, and a couple of small sample - applications. + <top>\Source\ Source code, which may interest some developers, + including a workspace for Microsft Visual C++. + The source code includes the parser, the well- + formedness checker, and a couple of small sample + applications. - <top>\Source\bcb5\ Project files for Borland C++ Builder 5 and BCC - 5.5. + <top>\Source\bcb5\ Project files for Borland C++ Builder 5 and BCC 5.5.