From 8db2203bccea99aad83de63c00b594cce87d59da Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 21 May 2019 10:16:52 +0200 Subject: Review paths --- examples/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/Makefile b/examples/Makefile index 67f7c824..14c7ec9e 100644 --- a/examples/Makefile +++ b/examples/Makefile @@ -117,7 +117,7 @@ endif ifeq ($(PLATFORM),PLATFORM_WEB) # Emscripten required variables - EMSDK_PATH ?= D:/emsdk + EMSDK_PATH ?= C:/emsdk EMSCRIPTEN_VERSION ?= 1.38.31 CLANG_VERSION = e$(EMSCRIPTEN_VERSION)_64bit PYTHON_VERSION = 2.7.13.1_64bit\python-2.7.13.amd64 -- cgit v1.2.3