test for linking (nw)

This commit is contained in:
Miodrag Milanovic 2015-04-16 13:44:11 +02:00
parent a50dec8b3c
commit 08747b36ec

View file

@ -1,6 +1,5 @@
premake.check_paths = true
premake.make.override = { "TARGET" }
premake.make.linkoptions_after = true
MAME_DIR = (path.getabsolute("..") .. "/")
local MAME_BUILD_DIR = (MAME_DIR .. "build/")
local naclToolchain = ""