mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 22:02:49 -06:00
13 lines
121 B
Text
13 lines
121 B
Text
description "OpenGL based GLDraw demo\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
GLDraw,
|
|
GLCtrl;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|