do not look for mkspecs/ directories in project trees
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Mon, 16 Dec 2013 13:25:55 +0000 (14:25 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 15 Jan 2014 18:28:55 +0000 (19:28 +0100)
commit9f304dff71710c9bf6980e04fdc631110f867695
treee6ba1e7f80b3e19eb9fd192626871c13002f432f
parent71454fbb13f22d17aba6f8b356061ea6f81aea0b
do not look for mkspecs/ directories in project trees

this pretty surprising behavior would interfere with building the
examples from an installed qt tree with qmakes from other qt builds.

.qmake.conf (and .qmake.cache) files provide a possibility to explicitly
"anchor" project roots, so there is no point in having a second, even
more magic way to do it.

Task-number: QTBUG-35485
Change-Id: I8fd4fda67cabafdf55e7a98282dcdfaffb4a405e
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com>
(cherry picked from qtbase/65a676372c533e8b35117081ec0aa1a94e1500e5)
Reviewed-by: hjk <hjk121@nokiamail.com>
src/linguist/shared/qmakeevaluator.cpp