Ignore:
Timestamp:
May 5, 2011, 5:36:53 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/src/3rdparty/README

    r561 r846  
    11The libraries included here are the original packages, unpacked, and
    22with their version number removed from the directory name (for version
    3 information, see the README files in the directories).  The following
    4 have been removed:
    5  
    6     libjpeg - some source files, images, Makefiles, manual pages
    7     libpng/contrib - a collection of examples and test-suite
    8     libmng/bcb - a collection of files for the Borland compiler
    9     libmng/contrib - a collection of projects that use libmng
    10     libmng/special - configuration file for Mozilla integration
    11     libtiff/contrib - a collection of additions to libtiff
    12     libtiff/man - manual pages
    13     libtiff/tools - a collection of command-line tools based on libtiff
    14     zlib/contrib - a collection of non-zlib code
    15     zlib/amiga - zlib for a platform not supported by Qt
    16     zlib/as400 - zlib for a platform not supported by Qt
    17     zlib/msdos - zlib for a platform not supported by Qt
    18     zlib/old - zlib for a platform not supported by Qt
    19     zlib/qnx - zlib packaging
     3information, see the README files in the directories).
    204
    21 Some patches are applied from time to time. Recent patches can be
    22 found in the patches subdirectory.
     5Certain files and subdirectories of the original library packages that
     6are irrelevant to Qt may not be included here. Typically, those are
     7the standalone library configuration and make files, tools, test
     8files, contribs, documentation, and similar.
    239
     10Patches may have been applied, typically for configuration and build
     11issues in the Qt framework. Such patches can be reviewed in the the
     12public git repository; they will appear in the commit logs of each
     13library directory, following the latest clean version update commit.
     14
     15The 'patches' subdirectory contains certain patches applied prior to
     16the start of the public git history, where the library has not been
     17updated since.
     18
     19--
    2420
    2521The pvr2d.h & wsegl.h in the powervr directory are required for building
Note: See TracChangeset for help on using the changeset viewer.