xml/xmlexpatparser/src/expat-1.95.5/win32/MANIFEST.txt
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1                      Overview of the Expat distribution
       
     2 
       
     3 The Expat distribution creates several subdirectories on your system.
       
     4 Some of these directories contain components of interest to all Expat
       
     5 users, and some contain material of interest to developers who wish to
       
     6 use Expat in their applications.  In the list below, <top> is the
       
     7 directory you specified to the installer.
       
     8 
       
     9     Directory           Contents
       
    10     --------------------------------------------------------------------
       
    11     <top>\              The XML well-formedness checker and some general
       
    12                         information files.
       
    13 
       
    14     <top>\Doc\          API documentation for developers.
       
    15 
       
    16     <top>\Libs\         Pre-compiled dynamic libraries for developers.
       
    17 
       
    18 	<top>\StaticLibs\   Pre-compiled static libraries for developers.
       
    19 
       
    20     <top>\Source\       Source code, which may interest some developers,
       
    21                         including a workspace for Microsft Visual C++.
       
    22                         The source code includes the parser, the well-
       
    23                         formedness checker, and a couple of small sample
       
    24                         applications.
       
    25 
       
    26     <top>\Source\bcb5\  Project files for Borland C++ Builder 5 and BCC
       
    27                         5.5.
       
    28 
       
    29     <top>\Unistall\     The uninstaller and its data files.