don't look for features in PrefixPath
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Wed, 22 Feb 2012 18:33:53 +0000 (19:33 +0100)
committerQt by Nokia <qt-info@nokia.com>
Tue, 28 Feb 2012 08:13:00 +0000 (09:13 +0100)
commitbf29a8a27dad02f4956695e60e5be929e5ede039
tree9139fb4e6a294b119061127d96fc6d150a3939fa
parentdd7befcfd84a9a648fa467dda3fe45988bfc5604
don't look for features in PrefixPath

it's generally redundant with DataPath which we already look into.
this is consistent with where mkspecs are looked for.
i don't think anyone will notice this "loss" ...

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