mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
well it helps some environments, back till deps are solved
This commit is contained in:
parent
00c8f695de
commit
c562cfb1c2
@ -1,5 +1,6 @@
|
|||||||
premake.check_paths = true
|
premake.check_paths = true
|
||||||
premake.make.override = { "TARGET" }
|
premake.make.override = { "TARGET" }
|
||||||
|
premake.make.linkoptions_after = true
|
||||||
MAME_DIR = (path.getabsolute("..") .. "/")
|
MAME_DIR = (path.getabsolute("..") .. "/")
|
||||||
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
|
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
|
||||||
local naclToolchain = ""
|
local naclToolchain = ""
|
||||||
|
Loading…
Reference in New Issue
Block a user