mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
26 lines
292 B
Text
26 lines
292 B
Text
optimize_speed;
|
|
|
|
uses
|
|
Core,
|
|
CtrlLib;
|
|
|
|
file
|
|
ScanLine.h,
|
|
ScanLineFiller.cpp,
|
|
SolidFiller.cpp,
|
|
SolidFillerMask.cpp,
|
|
Math.cpp,
|
|
Bezier.cpp,
|
|
Stroker.cpp,
|
|
Dasher.cpp,
|
|
Xform2D.cpp,
|
|
Rasterizer.cpp,
|
|
RasterizerClip.cpp,
|
|
Path.cpp,
|
|
help.txt,
|
|
Lion.cpp,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|