Also before I forget...  for new projects it seems in the same property 
pages under "General"  make sure you set "Target Extension" to .html and 
under "Debugging" use:

"Command" cmd.exe
"Command Arguments" /c start $(TargetPath)
"Working Directory" $(TargetDir)

Then when you hit F5 etc to run/debug it should open ok in your default 
browser

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to