make .qmake.{super,cache,conf} find "anchored" features
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Mon, 3 Jun 2013 19:59:27 +0000 (21:59 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Mon, 26 Aug 2013 21:55:31 +0000 (23:55 +0200)
commit542aaa471d2c2b5be3fe613cb00568ff82d144f3
tree70f6c4e570571ed22a3fdd549633a72530c2238d
parent4c9c52547242ba0bc8d412e7da8f7ff88d76b494
make .qmake.{super,cache,conf} find "anchored" features

these files function as "anchors" for mkspecs/ and features/ directories
used by projects which load these files. ironically, these files didn't
see these feature files themselves.

Change-Id: I590855eb4a9d2c72b9abfcaa431d2f85a719c6e2
(cherry picked from qtbase/7456dfb4552c4e4f900af9fa8923828a23737280)
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
src/linguist/shared/qmakeevaluator.cpp