mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-08-18 06:55:48 +03:00
More fixes for the emscripten port.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
cd $(dirname "$0")
|
||||
premake4 --file=../../premake4.lua --with-gles1 --with-gles2 --with-static-eepp --with-static-freetype --platform=emscripten --with-backend=SDL gmake
|
||||
cd ../../make/emscripten/
|
||||
#mkdir -p data
|
||||
ln -sf ../../assets/ ./
|
||||
sed -i 's/-rcs/rcs/g' *.make
|
||||
emmake make $@
|
||||
|
||||
Reference in New Issue
Block a user