Add emsdk_env.bat to create a mechanism of how to set up all environment variables required for a setup, not just PATH.

This commit is contained in:
Jukka Jylänki
2013-09-10 17:18:04 +03:00
parent f717c391ed
commit 8266419d3e
3 changed files with 55 additions and 15 deletions

2
emsdk_env.bat Normal file
View File

@@ -0,0 +1,2 @@
call emsdk construct_env %* > emsdk_set_env.bat
call emsdk_set_env.bat