emscripten tip.

This commit is contained in:
Martín Lucas Golini
2020-01-14 05:36:29 -03:00
parent 7b6a3d2f66
commit 94dc7ecc3e
3 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#!/bin/sh
# Currently latest emsdk tested and working version: 1.38.33
cd $(dirname "$0")
premake4 --file=../../premake4.lua --with-gles1 --with-gles2 --with-static-eepp --platform=emscripten --with-backend=SDL2 gmake
cd ../../make/emscripten/