mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
14 lines
182 B
Text
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";
|
|
|