mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
MONGOOSE_ENABLE_THREADS is only autodefined on Windows
This commit is contained in:
parent
ec5d91bc05
commit
8048910282
@ -414,7 +414,7 @@ project "mongoose"
|
|||||||
"ForceCPP",
|
"ForceCPP",
|
||||||
}
|
}
|
||||||
defines {
|
defines {
|
||||||
-- "MONGOOSE_ENABLE_THREADS", -- newest version does this now
|
"MONGOOSE_ENABLE_THREADS",
|
||||||
"NS_STACK_SIZE=0"
|
"NS_STACK_SIZE=0"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user