genode/libports/tool/qt5/lib_mk_file_generator
Christian Prochaska 6a395d9a29 Qt5: enable QML support
This patch enables experimental QML support in Qt5.

Only the QtQuick plugin is available yet.

Currently runs best on Linux and has some problems on NOVA and Fiasco.OC.

Fixes #979.
2013-11-28 08:22:24 +01:00
..
README libports: add Qt5 2013-08-13 17:27:40 +02:00
create_generated_inc Qt5: enable OpenGL support 2013-11-26 14:32:08 +01:00
create_generated_incs Qt5: enable QML support 2013-11-28 08:22:24 +01:00
genode_qt5_configure Qt5: enable OpenGL support 2013-11-26 14:32:08 +01:00

README

The scripts in this directory have been used to generate the
'lib/mk/qt5_*_generated.inc' files.

Usage:

- create a build directory in the 'contrib' directory
- copy the scripts into this build directory
- change into the build directory
- execute the 'create_generated_incs' script
- move the generated files into the 'lib/mk/' directory