Skip to content

Commit

Permalink
Update prep_env.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
mbbill committed May 17, 2020
1 parent ad9b3f0 commit 4434119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prep_env.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

if defined VisualStudioVersion goto setupenv
:: check EMSCRIPTEN
if not defined EMSCRIPTEN goto :need_emsdk
if not defined EMSDK goto :need_emsdk

:setupenv
if defined JSCJS_BIN_PATH goto :end
Expand Down

0 comments on commit 4434119

Please sign in to comment.