make a bunch of invariant variables non-magic
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 23 Apr 2012 10:06:59 +0000 (12:06 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:26 +0000 (14:35 +0200)
commit602ef59e855ac86ea975aa40c533c51685c36bb0
tree443c714d51317f13746e1b9d5b8d00b696cadbdd
parent95e710640084ab5880736ba903d31818878beaa3
make a bunch of invariant variables non-magic

instead of resolving them on-demand, just initialize the value hash
with them. less magic and faster.

Change-Id: I28cb6c21ae6ae60a33734f62acdef0794420ba8f
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
qmake/option.cpp
qmake/project.cpp
qmake/project.h