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
Showing
- src/plugins/qt4projectmanager/profilereader.cpp 12 additions, 3 deletionssrc/plugins/qt4projectmanager/profilereader.cpp
- src/plugins/qt4projectmanager/profilereader.h 3 additions, 1 deletionsrc/plugins/qt4projectmanager/profilereader.h
- src/shared/proparser/profileevaluator.cpp 22 additions, 15 deletionssrc/shared/proparser/profileevaluator.cpp
- src/shared/proparser/profileevaluator.h 3 additions, 1 deletionsrc/shared/proparser/profileevaluator.h
Loading
Please register or sign in to comment