OSDN Git Service

hide includes from within feature files
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Mon, 7 Jun 2010 19:25:11 +0000 (21:25 +0200)
committerOswald Buddenhagen <oswald.buddenhagen@nokia.com>
Tue, 8 Jun 2010 09:09:42 +0000 (11:09 +0200)
commitf8959aa759b337919cd482555b090a7bdfe2c29a
tree68baeed2e84dd20a0a91d35cd59b2c6546730dd5
parent4b2bbfe67338497772d36ade2daae47650fb7d98
hide includes from within feature files

this fixes the recent appearance of qt_webkit_version.pri in all qt 4.7
based projects.

in fact, the patch does somewhat more: it makes the evaluator provide
the information to the higher layers which is necessary for a truly
hierarchical display of includes. TBD later.

Reviewed-by: dt
Task-number: QTCREATORBUG-1590
src/plugins/qt4projectmanager/profilereader.cpp
src/plugins/qt4projectmanager/profilereader.h
src/shared/proparser/profileevaluator.cpp
src/shared/proparser/profileevaluator.h