From 3a40df147dc82d695ce39dce3030da121af62832 Mon Sep 17 00:00:00 2001 From: Oliver Stöneberg Date: Sun, 5 Apr 2015 21:38:28 +0200 Subject: make DEBUG=1 PROFILER=0 actually work (nw) also removed FASTDEBUG hack made obsolete by this fix --- scripts/genie.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/genie.lua') diff --git a/scripts/genie.lua b/scripts/genie.lua index 6bc36add568..9287d43cdc7 100644 --- a/scripts/genie.lua +++ b/scripts/genie.lua @@ -404,7 +404,7 @@ configuration { "Debug" } defines { "MAME_DEBUG", } - if _OPTIONS["PROFILER"] then + if _OPTIONS["PROFILER"]=="1" then defines{ "MAME_PROFILER", -- define MAME_PROFILER if we are a profiling build } -- cgit v1.2.3-70-g09d2