mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -04:00
add SIMPLE_THREADS
This commit is contained in:
parent
2871a294b6
commit
e9a57e0598
@ -755,6 +755,7 @@ DTOOL_CONFIG=[
|
||||
("HAVE_DX9", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_CHROMIUM", 'UNDEF', 'UNDEF'),
|
||||
("HAVE_THREADS", 'UNDEF', 'UNDEF'),
|
||||
("SIMPLE_THREADS", '1', '1'),
|
||||
("HAVE_AUDIO", '1', '1'),
|
||||
("NOTIFY_DEBUG", 'UNDEF', 'UNDEF'),
|
||||
("DO_PSTATS", 'UNDEF', 'UNDEF'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user