mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
11 lines
139 B
Text
11 lines
139 B
Text
description "Rudimentary HelloWorld application with menu and status bar\377";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
hello.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|