summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/genie.lua')
-rw-r--r--scripts/genie.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/genie.lua b/scripts/genie.lua
index a49c77ecde5..576b031bd22 100644
--- a/scripts/genie.lua
+++ b/scripts/genie.lua
@@ -2,6 +2,10 @@
-- copyright-holders:MAMEdev Team
STANDALONE = false
+-- Big project specific
+premake.make.makefile_ignore = true
+premake._checkgenerate = false
+
newoption {
trigger = 'build-dir',
description = 'Build directory name',