BGFX_CONFIG_DEBUG=1 for Debug builds (nw)

This commit is contained in:
Miodrag Milanovic 2016-03-20 15:14:59 +01:00
parent 13be662eec
commit 356d419b0a

View File

@ -575,7 +575,9 @@ configuration { "Debug" }
defines {
"MAME_DEBUG",
"MAME_PROFILER",
"BGFX_CONFIG_DEBUG=1",
}
if _OPTIONS["FASTDEBUG"]=="1" then
defines {
"MAME_DEBUG_FAST"