Qt Extended Home · Build System Home · Reference · User Guide · Internals |
The build system is responsible for building Qt Extended as well as third party applications. It is based on the QBuild tool. See Introduction to QBuild for an introduction to the QBuild tool.
For definition purposes, the build system is made up of the following files.
This is the initial entry-point into the build system. It is used to setup the build tree.
This file is read by QBuild. There is one of these files for each project.
These are miscelaneous build system files. They are included from qbuild.pro files.
This is legacy home the build system. Many scripts live in here.
This is the home of QBuild.
See also Basics.
Copyright © 2009 Trolltech | Qt Extended - Build System Documentation |