fetch all properties from qmake
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Wed, 31 Oct 2012 10:13:44 +0000 (11:13 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 5 Nov 2012 13:03:09 +0000 (14:03 +0100)
commit0037bef09ca77c5ae4d20bd09294ba1d57537e09
tree508f1dc050e785c5f6e8b42158962b71dd61476a
parent74ace08eea866c1d6fbf7d90e4126036e481c268
fetch all properties from qmake

don't filter out ^QMAKE_.*:
- QMAKE_MKSPECS is not printed any more, so needs no filtering
- QMAKE_VERSION can be simply used now, as we are now rather close to the
  real qmake
- QMAKE_SPEC and QMAKE_XSPEC need to be fetched
  - this fixes the default spec resolution

Change-Id: Ifcfa8b5b9e2bbf5d995940e1bb7f55e7d67aed3e
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/linguist/shared/qmakeglobals.cpp