mirror of
https://github.com/NickTheFox99/RaylibGame.git
synced 2026-06-05 14:20:53 -04:00
2 lines
295 B
Plaintext
2 lines
295 B
Plaintext
/usr/lib/emscripten/emcc -O3 -DNDEBUG -s USE_GLFW=3 -s ASSERTIONS=1 -s WASM=1 -s ASYNCIFY -s GL_ENABLE_GET_PROC_ADDRESS=1 -s SINGLE_FILE=1 --shell-file /home/maple/Documents/WebTest/src/minshell.html -sUSE_GLFW=3 @CMakeFiles/game.dir/objects1.rsp -o game.html @CMakeFiles/game.dir/linkLibs.rsp
|