source: trunk/src/3rdparty/README@ 952

Last change on this file since 952 was 846, checked in by Dmitry A. Kuminov, 14 years ago

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

File size: 1.0 KB
Line 
1The libraries included here are the original packages, unpacked, and
2with their version number removed from the directory name (for version
3information, see the README files in the directories).
4
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.
9
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--
20
21The pvr2d.h & wsegl.h in the powervr directory are required for building
22the PowerVR plugin on Qt for Embedded Linux. These headers are for SGX
23based SoCs, but may also work on MBX SoCs.
Note: See TracBrowser for help on using the repository browser.