ultimatepp/bazaar/TimerTest/TimerTest.upp
kohait c71e0a8623 bazaar: naming of packets, uppweb: listing of recently added packets
git-svn-id: svn://ultimatepp.org/upp/trunk@2661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 09:26:04 +00:00

14 lines
182 B
Text

description "Test for Timer package, a Timer queue, usable without CtrlCore\377";
uses
CtrlLib,
Timer;
file
TimerTest.h,
main.cpp,
TimerTest.lay;
mainconfig
"" = "GUI MT";