summaryrefslogtreecommitdiffhomepage
path: root/src/Makefile
diff options
context:
space:
mode:
authorRay <[email protected]>2018-11-30 01:57:53 +0100
committerRay <[email protected]>2018-11-30 01:57:53 +0100
commit1774260dab789c00d31b9e17bb5eeab38f81be1c (patch)
treef9c8929aa22f29131a10c337651a3cada8713ee6 /src/Makefile
parent874c0910e33a1762c06148f2b0ea58e107beb7de (diff)
downloadraylib-1774260dab789c00d31b9e17bb5eeab38f81be1c.tar.gz
raylib-1774260dab789c00d31b9e17bb5eeab38f81be1c.zip
Some tweaks
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index d7a0156e..173cfa75 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -148,7 +148,7 @@ endif
ifeq ($(PLATFORM),PLATFORM_WEB)
# Emscripten required variables
- EMSDK_PATH = D:/emsdk
+ EMSDK_PATH = C:/emsdk
EMSCRIPTEN_VERSION = 1.38.20
CLANG_VERSION = e1.38.20_64bit
PYTHON_VERSION = 2.7.13.1_64bit\python-2.7.13.amd64