mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-03-27 16:19:34 +00:00
Ported thread tests without the stress tests.
This commit is contained in:
parent
85a0c1c59f
commit
2f95583df8
5 changed files with 217 additions and 417 deletions
|
|
@ -72,6 +72,7 @@ switch( T3D_Generator::$platform )
|
|||
}
|
||||
|
||||
addEngineSrcDir('platform/threads');
|
||||
addEngineSrcDir('platform/threads/test');
|
||||
addEngineSrcDir('platform/async');
|
||||
addEngineSrcDir('platform/input');
|
||||
addEngineSrcDir('platform/output');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue