Update project files.

This commit is contained in:
David Reid
2019-02-24 20:12:28 +10:00
parent 125383e9ea
commit 5b5d51cf68
4 changed files with 17 additions and 18 deletions
+2 -1
View File
@@ -1 +1,2 @@
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0 -std=c99
emcc ./mal_test_0.c -o ./bin/mal_test_0_emscripten.html -s WASM=0 -std=c99
emcc ./mal_duplex.c -o ./bin/mal_duplex.html -s WASM=0 -std=c99