ultimatepp/bazaar/SysExecTest/SysExecTest.upp
micio 0396e6d88b Bazaar/SysExecTest : Test app for SysExec package
git-svn-id: svn://ultimatepp.org/upp/trunk@3047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 12:12:14 +00:00

14 lines
150 B
Text

description "Testbed for SysExec package\377";
uses
CtrlLib,
SysExec;
file
SysExecTest.lay,
SysExecTest.h,
main.cpp;
mainconfig
"" = "GUI";