Home · Overviews · Reference · Classes |
The mkspec tells QBuild how to invoke your compiler and other system utilities.
QBuild currently uses qmake mkspecs for compatibility. Note that it may not use all of the qmake.conf values that can be set. There are also additional variables that can be set in qmake.conf to allow QBuild greater control (for example, the optimization flags). These flags are clearly marked by the QBUILD_ prefix.
See also QBuild Extensions and QBuild Script.
Copyright © 2009 Trolltech | Qt Extended - QBuild Maintainer Guide |