Changeset 846 for trunk/src/3rdparty/README
- Timestamp:
- May 5, 2011, 5:36:53 AM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/vendor/nokia/qt/4.7.2 (added) merged: 845 /branches/vendor/nokia/qt/current merged: 844 /branches/vendor/nokia/qt/4.6.3 removed
- Property svn:mergeinfo changed
-
trunk/src/3rdparty/README
r561 r846 1 1 The libraries included here are the original packages, unpacked, and 2 2 with 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 3 information, see the README files in the directories). 20 4 21 Some patches are applied from time to time. Recent patches can be 22 found in the patches subdirectory. 5 Certain files and subdirectories of the original library packages that 6 are irrelevant to Qt may not be included here. Typically, those are 7 the standalone library configuration and make files, tools, test 8 files, contribs, documentation, and similar. 23 9 10 Patches may have been applied, typically for configuration and build 11 issues in the Qt framework. Such patches can be reviewed in the the 12 public git repository; they will appear in the commit logs of each 13 library directory, following the latest clean version update commit. 14 15 The 'patches' subdirectory contains certain patches applied prior to 16 the start of the public git history, where the library has not been 17 updated since. 18 19 -- 24 20 25 21 The pvr2d.h & wsegl.h in the powervr directory are required for building
Note:
See TracChangeset
for help on using the changeset viewer.