mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
16 lines
204 B
Text
16 lines
204 B
Text
uses
|
|
CtrlLib,
|
|
agg24;
|
|
|
|
file
|
|
agg_upp_bind.h charset "UTF-8"
|
|
options() "Wall -Wextra -pedantic",
|
|
agg_upp_defs.h,
|
|
ImagBuffer.h,
|
|
ImagBuffer.cpp,
|
|
AggDrawer.h,
|
|
AggDrawer.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|