mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
32 lines
384 B
Text
32 lines
384 B
Text
description "SlaveGui backend\377";
|
|
|
|
uses
|
|
Painter,
|
|
CtrlLib,
|
|
GLDraw,
|
|
PdfDraw;
|
|
|
|
library(POSIX) "SDL2 SDL2main GL";
|
|
|
|
library(WIN32) "SDL2.lib SDL2main.lib OpenGL32.lib";
|
|
|
|
file
|
|
VirtualGui.h,
|
|
Local.h,
|
|
Keys.h,
|
|
After.h,
|
|
Image.cpp,
|
|
FB.iml,
|
|
Ctrl.h,
|
|
DrawDragRect.cpp,
|
|
Ctrl.cpp,
|
|
Wnd.cpp,
|
|
Event.cpp,
|
|
Top.h,
|
|
TopFrame.cpp,
|
|
Top.cpp,
|
|
Clip.cpp,
|
|
DnD.cpp,
|
|
ChSysInit.cpp,
|
|
Nil.cpp;
|
|
|