fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is present
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Wed, 7 Nov 2012 10:55:17 +0000 (11:55 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 8 Nov 2012 15:59:50 +0000 (16:59 +0100)
commit486261f40ced93c68d35769b7355dbf78eae79bb
tree1164896d2b7f6da3b4ba4499dbd24e6466a3cb13
parent735738cc65a9dab648f29f976ffe7975f6fdc5b1
fix QMAKE_{,X}SPEC when a qt.conf containing [Paths] is present

unlike for the paths which fall back to defaults based on the Prefix,
the specs must fall back to the values from qconfig.cpp.

Change-Id: I5f110621921cf278f2c3938a4ec5eb30a78c8502
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
src/corelib/global/qlibraryinfo.cpp