mirror of
https://gitlab.com/raylibtemplates/rt.git
synced 2026-06-04 09:50:54 -04:00
2 lines
304 B
Plaintext
2 lines
304 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/example.dir/objects1.rsp -o example.html @CMakeFiles/example.dir/linkLibs.rsp
|