mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
test for linking (nw)
This commit is contained in:
parent
a50dec8b3c
commit
08747b36ec
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
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 a new issue