genode/libports/tool/qt5/lib_mk_file_generator
Christian Prochaska 934c009eaa Qt5: enable OpenGL support
Known limitations:

- only one Qt window can use OpenGL at this time
- window resizing using the resize handle does not work

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

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