On Tue, May 20, 2008 at 10:29 AM, Andreas Pakulat <[EMAIL PROTECTED]> wrote:
> Yes they are and AFAIK there's a policy within TT that you can't use the
> "short" form for any public header. The same thing is true for KDE's
> kdelibs module, no public header is allowed to #include <QMainWindow>
> they all have to work with just passing -I/some/path/to/qt/include.

Do you know why this policy is not followed by *_p.h and *.cpp files?
when compiling Qt-4.4.0, QMake includes all the modules (i.e
-I/usr/lib/qt4/include/QtGui -I/usr/lib/qt4/include/QtCore...)

-- 
Tanguy Krotoff <[EMAIL PROTECTED]>
+33 6 68 42 70 24
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to