removed premake.make.linkoptions_after, need better static library dependency solution (nw)

This commit is contained in:
Miodrag Milanovic 2015-04-06 11:54:03 +02:00
parent caf2be7074
commit f0b6bb5407

View File

@ -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/")