mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
12 lines
141 B
Text
12 lines
141 B
Text
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
main.cpp
|
|
options(XX) asdfasdf
|
|
depends() gode.cpp
|
|
depends() main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI ST XX";
|
|
|