mirror of https://github.com/axmolengine/axmol.git
Move to a separate Makefile for Emscripten.
This commit is contained in:
parent
7b04e6b0e7
commit
fc7a9da304
|
@ -12,7 +12,6 @@ define MAKE_TARGET
|
|||
+$(MAKE) -C samples/Cpp/SimpleGame/proj.$(PLATFORM) $@
|
||||
endef
|
||||
|
||||
|
||||
# Haven't yet got the lua projects working.
|
||||
# +$(MAKE) -C samples/Lua/HelloLua/proj.$(PLATFORM) $@
|
||||
# +$(MAKE) -C samples/Lua/TestLua/proj.$(PLATFORM) $@
|
||||
|
|
Loading…
Reference in New Issue