]> granicus.if.org Git - libexpat/commitdiff
Update to match the latest version of the installer. R_1_95_2
authorFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 27 Jul 2001 20:35:39 +0000 (20:35 +0000)
committerFred L. Drake, Jr. <fdrake@users.sourceforge.net>
Fri, 27 Jul 2001 20:35:39 +0000 (20:35 +0000)
expat/win32/MANIFEST.txt

index c8fd0a21803e4c7efbdd0b68fd4bf1da62441edb..8441dd535d4fdfa206ae6496b958bb1004ef1da2 100644 (file)
@@ -3,19 +3,22 @@
 The Expat distribution creates several subdirectories on your system.
 Some of these directories contain components of interest to all Expat
 users, and some contain material of interest to developers who wish to
-use Expat in their applications.
+use Expat in their applications.  In the list below, <top> is the
+directory you specified to the installer.
 
-    Directory                   Contents
-    -------------------------------------------------------------
-    Expat-<version>\            The XML well-formedness checker,
-                                some general information files,
-                                and the uninstaller.
+    Directory         Contents
+    ------------------------------------------------------------------
+    <top>\            The XML well-formedness checker and some general
+                      information files.
 
-    Expat-<version>\Doc\        API documentation for developers.
+    <top>\Doc\        API documentation for developers.
 
-    Expat-<version>\Libs\       Pre-compiled libraries for
-                                developers.
+    <top>\Libs\       Pre-compiled libraries for developers.
 
-    Expat-<version>\Source\     Source code, which may interest some
-                                developers, including a project file
-                                for Microsft Visual C++.
+    <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>\Unistall\   The uninstaller and its data files.