Instruct Emscripten to emit .html file for HelloCpp sample.

This commit is contained in:
James Gregory 2013-04-03 21:42:49 -07:00
parent 5f7ec9342b
commit fab342f931
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
EXECUTABLE = HelloCpp
EXECUTABLE = HelloCpp.html
INCLUDES = -I.. -I../Classes