mirror of
https://github.com/holub/mame
synced 2025-07-05 09:57:47 +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.make.linkoptions_after = true
|
||||
premake.make.override = { "TARGET" }
|
||||
MAME_DIR = (path.getabsolute("..") .. "/")
|
||||
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
|
||||
|
Loading…
Reference in New Issue
Block a user