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