summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/genie.lua
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-11-03 10:04:29 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-11-03 10:04:29 +0100
commit330e3cb28ec6ab5af62fa17f5293c86a18c25ab0 (patch)
treee250e077d64abd0d9bc4f604278bf029d4b6f3f9 /scripts/genie.lua
parenta74e7b041e5d3231c10b244894e298aba710689d (diff)
Finally sync with GENie, no more local changes (nw)
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',