clean up build pass project initialization
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 21 Feb 2012 11:44:27 +0000 (12:44 +0100)
committerQt by Nokia <qt-info@nokia.com>
Fri, 2 Mar 2012 07:43:21 +0000 (08:43 +0100)
commit93ee903da7b10326b40bc43d5f5c659d527e8814
treedb887263060408bee2e40efe92075e888ee39dae
parent74a6669fa7c0d6e2cb7d34d56332d620d2a07755
clean up build pass project initialization

instead of messing with the Option singleton, add a way to inject
extra config values into QMakeProject.

Change-Id: Ia347dcc38af2c72913e30ebf5c2b4044f93b4f5f
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
qmake/generators/metamakefile.cpp
qmake/option.cpp
qmake/option.h
qmake/project.cpp
qmake/project.h