Home · Overviews · Reference · Classes codeless banner

MKSPEC.CXXFLAGS_OPTMORE

This variable contains flags for the C++ compiler that enable extra optimizations. This comes from the QBUILD_CXXFLAGS_OPTMORE variable in qmake.conf. For optimizations that do not increase the code size, see MKSPEC.CXXFLAGS_OPTBASE. Note that you should assign the contents of this variable to QMAKE_CXXFLAGS_RELEASE for compatibility with qmake. If unset, this value defaults to the contents of MKSPEC.CFLAGS_OPTMORE.

See also QBuild Variables and QBuild Script.


Copyright © 2009 Trolltech
Qt Extended - QBuild Maintainer Guide