mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
14 lines
148 B
Text
14 lines
148 B
Text
description "Benchmarks GDI vs Painter vs OpenGL Draw\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
GLCtrl,
|
|
GLDraw;
|
|
|
|
file
|
|
main.cpp,
|
|
data.txt;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|