[Kde-games-devel] includes in kpat
Frederik Schwarzer
schwarzerf at gmail.com
Wed Dec 10 01:42:09 CET 2008
On Tuesday 09 December 2008 22:20:03 Andreas Pakulat wrote:
> On 09.12.08 21:32:32, Frederik Schwarzer wrote:
> > What's the difference between <QtCore/QFoo> and <QFoo>?
> The difference is that for QtCore/QFoo you only need <qt-prefix>/include in
> the include paths, for the later you also need <qt-prefix>/include/QtCore
> to be set. IIRC both qmake and FindQt4.cmake from cmake do this.
>
> For apps you have full control, however libraries need to make sure they
> also work if just the include-dir is given. You never know what buildsystem
> someone uses with your library.
Thank you for the explanation. :)
Regards
More information about the kde-games-devel
mailing list