ultimatepp/bazaar/LinuxFrameBuffer/LinuxFrameBuffer.upp
zbych fe6bff974a Bazaar/LinuxFrameBuffer: frame buffer on top of VirtualGui
git-svn-id: svn://ultimatepp.org/upp/trunk@12646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-06 17:44:07 +00:00

13 lines
220 B
Text

description "Linux Frame Buffer backend implemented using VirtualGui\377";
library(LINUX) "udev input";
options(GCC) -Wreturn-type;
file
LinuxFrameBuffer.h,
LinuxFrameBuffer.cpp,
Keys.cpp,
Events.cpp,
Draw.cpp;