mirror of
https://github.com/holub/mame
synced 2025-06-03 11:26:56 +03:00
BGFX_CONFIG_DEBUG=1 for Debug builds (nw)
This commit is contained in:
parent
13be662eec
commit
356d419b0a
@ -575,7 +575,9 @@ configuration { "Debug" }
|
||||
defines {
|
||||
"MAME_DEBUG",
|
||||
"MAME_PROFILER",
|
||||
"BGFX_CONFIG_DEBUG=1",
|
||||
}
|
||||
|
||||
if _OPTIONS["FASTDEBUG"]=="1" then
|
||||
defines {
|
||||
"MAME_DEBUG_FAST"
|
||||
|
Loading…
Reference in New Issue
Block a user