summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-05-24 11:39:20 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2016-05-24 11:39:20 +0200
commit80a70226f95257f0e4c3cee401882f4a17f06afb (patch)
treeccb66e78b2ac43574f783c6b1b6ddfa41fe85725
parentb0d3ce6877881608d195e4ef6090b1460fa98b05 (diff)
disable BGFX debug info (nw)
-rw-r--r--scripts/genie.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index 95e246aee0c..cfb30ed95d8 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -554,7 +554,7 @@ configuration { "Debug" }
defines {
"MAME_DEBUG",
"MAME_PROFILER",
- "BGFX_CONFIG_DEBUG=1",
+-- "BGFX_CONFIG_DEBUG=1",
}
if _OPTIONS["FASTDEBUG"]=="1" then