From 79bfc4b1533e062ffb293629ccd9b40bbfcedf4d Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Tue, 12 Apr 2016 16:13:10 +0200 Subject: Make support for absolute paths for debug dir (nw) --- scripts/src/main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/src') diff --git a/scripts/src/main.lua b/scripts/src/main.lua index 44e34207dd8..01d0b594066 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -343,7 +343,7 @@ end configuration { } if _OPTIONS["DEBUG_DIR"]~=nil then - debugdir (_OPTIONS["DEBUG_DIR"]) + debugabsolutedir(_OPTIONS["DEBUG_DIR"]) else debugdir (MAME_DIR) end -- cgit v1.2.3-70-g09d2