mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
12 lines
120 B
Text
12 lines
120 B
Text
description "Simple drawing application";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
Scribble.cpp,
|
|
Scribble.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|