move invariant CONFIG flags out of the configures
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Tue, 23 Oct 2012 19:06:08 +0000 (21:06 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Fri, 2 Nov 2012 17:07:35 +0000 (18:07 +0100)
commit80439fbd823e9b6922b1dd9ff45824ec9a49ef2c
tree846c34ce8252d8b09e03f05dc11b5bbc7b025d07
parentbc64a7a6f743688044505a3480bbf02ca0e71d0d
move invariant CONFIG flags out of the configures

we now have qt_build_config.prf which can contain static code.

Change-Id: I3f0ae142fdc5ffb4e1d25e628e809ba15b5f0ac4
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
configure
mkspecs/features/qt_build_config.prf
tools/configure/configureapp.cpp