Now you are inconsistent. We _always_ use <QFile>, not <QtCore/QFile>. If you can't give a very good reason to change this, please revert. And if this is the new rule then all files should be changed.
My mistake, now I am wondering how scons provide path to qt/QtCore. :-) Anyway, I would like to use QtGui/QPainter etc for all qt headers. (I will do the work). QtGui was ignored because it was the only Qt include directory used (Am I right?). Now we are using QtCore and possibly QtXml later on. it does not make sense to me to add -L/path/to/qt/anotherdir every time to the build tools. Georg, do you agree? Bo
