mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
removed premake.make.linkoptions_after, need better static library dependency solution (nw)
This commit is contained in:
parent
caf2be7074
commit
f0b6bb5407
@ -1,5 +1,4 @@
|
|||||||
premake.check_paths = true
|
premake.check_paths = true
|
||||||
premake.make.linkoptions_after = true
|
|
||||||
premake.make.override = { "TARGET" }
|
premake.make.override = { "TARGET" }
|
||||||
MAME_DIR = (path.getabsolute("..") .. "/")
|
MAME_DIR = (path.getabsolute("..") .. "/")
|
||||||
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
|
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
|
||||||
|
Loading…
Reference in New Issue
Block a user