Think it's ready to pull now...

This commit is contained in:
iProgramInCpp 2023-08-17 11:18:09 +03:00
parent 850e6dfd0b
commit e731fefbea

View file

@ -5,7 +5,7 @@ set WEBSRVROOT=C:\gtcache
::set the emscripten root to your emscripten installation (iProgramInCpp's is at C:\emsdk)
echo * Calling emsdk_env.bat.
set EMSCRIPTEN_ROOT=D:\emsdk
set EMSCRIPTEN_ROOT=C:\emsdk
set OLDCD=%cd%
cd /d %EMSCRIPTEN_ROOT%
call emsdk_env.bat