mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 15:56:41 +00:00
3394be9464
This patch integrate the scout widgets with Genode's new API headers 'util/geometry.h', 'os/surface.h' and 'os/texture.h'. Thereby, we get almost rid of the platform-abstraction shim that was never used anyway. Furthermore, it extracts the parts that are worth reusing from the scout implementation to the public location 'demo/include/scout'.
4 lines
73 B
Makefile
4 lines
73 B
Makefile
SRC_CC = sky_texture_painter.cc
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/scout_gfx
|