disable BGFX debug info (nw)

This commit is contained in:
Miodrag Milanovic 2016-05-24 11:39:20 +02:00
parent b0d3ce6877
commit 80a70226f9

View File

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