]> granicus.if.org Git - libexpat/commitdiff
Updated with new install directory structure.
authorKarl Waclawek <kwaclaw@users.sourceforge.net>
Thu, 3 May 2007 02:15:13 +0000 (02:15 +0000)
committerKarl Waclawek <kwaclaw@users.sourceforge.net>
Thu, 3 May 2007 02:15:13 +0000 (02:15 +0000)
expat/win32/MANIFEST.txt

index e579c69f923b72027106187f4eca8b1ba9f41228..b7cd3954385c375c8df1219d74badebec9bc22b2 100644 (file)
@@ -6,24 +6,22 @@ users, and some contain material of interest to developers who wish to
 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.
+  Directory           Contents
+  ---------------------------------------------------------------------
+  <top>\              Some general information files.
 
-    <top>\Doc\          API documentation for developers.
+  <top>\Doc\          API documentation for developers.
 
-    <top>\Libs\         Pre-compiled dynamic 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>\StaticLibs\   Pre-compiled static libraries for developers.
+  <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.