Update emsdk version for testing
This commit is contained in:
parent
6945511e82
commit
baf225dc01
1 changed files with 2 additions and 2 deletions
|
@ -147,8 +147,8 @@ endif
|
|||
|
||||
ifeq ($(PLATFORM),PLATFORM_WEB)
|
||||
# Emscripten required variables
|
||||
EMSDK_PATH ?= D:/emsdk
|
||||
EMSCRIPTEN_VERSION ?= 1.38.31
|
||||
EMSDK_PATH ?= C:/emsdk
|
||||
EMSCRIPTEN_VERSION ?= 1.38.32
|
||||
CLANG_VERSION = e$(EMSCRIPTEN_VERSION)_64bit
|
||||
PYTHON_VERSION = 2.7.13.1_64bit\python-2.7.13.amd64
|
||||
NODE_VERSION = 8.9.1_64bit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue