mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 06:05:58 -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";
|
|
|