introduce magicValues() function
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 23 Apr 2012 13:07:44 +0000 (15:07 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 27 Jun 2012 12:35:28 +0000 (14:35 +0200)
commit79d6839306632d81b44e4ab01280f5220717b965
tree013e1ae017aa8fe2de50afc1f6f72b1f10ca5813
parent96702729c8ac7ac99066c39693ddd38c3d7e9673
introduce magicValues() function

the only place where the two remaining magic values need to be
referencable is doVariableReplaceExpand(), so make a separate function
and use it only in that place.

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