mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
14 lines
182 B
Text
14 lines
182 B
Text
description "Example of alternative multithreading by Pavel Ostapenko\377B128,0,0";
|
|
|
|
uses
|
|
CtrlLib,
|
|
MtAlt;
|
|
|
|
file
|
|
Main.cpp,
|
|
Worker.h,
|
|
MainWindow.lay;
|
|
|
|
mainconfig
|
|
"" = "GUI MT";
|
|
|