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 d47a1befd5
commit 4581fa7309
1 changed files with 1 additions and 1 deletions

View File

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