From 4f84793a055bd6f43623ffa9b8a5c0d2d8cfde27 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 12 Aug 2016 18:27:54 +0200 Subject: made proper formats compiled only if needed (nw) --- scripts/src/main.lua | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'scripts/src/main.lua') diff --git a/scripts/src/main.lua b/scripts/src/main.lua index 4ee2229b8ef..4c460f1c212 100644 --- a/scripts/src/main.lua +++ b/scripts/src/main.lua @@ -205,8 +205,12 @@ end links { "optional", "emu", + } +--if (STANDALONE~=true) then + links { "formats", } +--end if #disasm_files > 0 then links { "dasm", -- cgit v1.2.3-70-g09d2