mirror of https://github.com/axmolengine/axmol.git
Instruct Emscripten to emit .html file for HelloCpp sample.
This commit is contained in:
parent
d47a1befd5
commit
4581fa7309
|
@ -1,4 +1,4 @@
|
|||
EXECUTABLE = HelloCpp
|
||||
EXECUTABLE = HelloCpp.html
|
||||
|
||||
INCLUDES = -I.. -I../Classes
|
||||
|
||||
|
|
Loading…
Reference in New Issue