mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
14 lines
171 B
Text
14 lines
171 B
Text
description "ConditionVariable synchronization primitive\377";
|
|
|
|
uses
|
|
Core,
|
|
Core;
|
|
|
|
file
|
|
ConditionVariable.cpp;
|
|
|
|
mainconfig
|
|
"" = "MT",
|
|
"" = "MT TESTXPCV",
|
|
"" = "MT";
|
|
|