kumquat-buildroot/package/qt5/qt5base
Thomas Petazzoni 92a0a10891 qt5base: adjust linux-buildroot-g++ qmake.conf
In order for qmake to generate correct moc command lines, we need to
make sure INCLUDEPATH contains $(STAGING_DIR)/usr/include. To do so,
we add a new line in our custom qmake.conf.

Also, in order to clearly identify the Buildroot specific variables
from the qmake standard variables, we prefix all the custom Buildroot
variables by BUILDROOT_ in qmake.conf.

This solves compilation issues of qt5svg such as "Undefined
interface", due to the fact that moc isn't passed a -I path pointing
to the main header directory.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2013-04-11 16:11:21 +02:00
..
Config.in qt5base: add support to build against ICU 2013-03-19 22:39:39 +01:00
qt5base-eglconvenience-add-egl-to-CONFIG-to-get-correct-incl.patch
qt5base-mkspecs-files.patch qt5base: adjust linux-buildroot-g++ qmake.conf 2013-04-11 16:11:21 +02:00
qt5base-uclibc-no-lfs.patch
qt5base.mk qt5base: adjust linux-buildroot-g++ qmake.conf 2013-04-11 16:11:21 +02:00