From 379a669f65951b5cfbffdd09a392dbfa89cb4ac3 Mon Sep 17 00:00:00 2001 From: Relintai Date: Sat, 17 Sep 2022 14:34:50 +0200 Subject: [PATCH] Updated the example build config file. --- misc/scripts_app/build.config.example | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/scripts_app/build.config.example b/misc/scripts_app/build.config.example index f5ef65d8e..f97184176 100644 --- a/misc/scripts_app/build.config.example +++ b/misc/scripts_app/build.config.example @@ -41,5 +41,6 @@ export global SCONS_CACHE=~/.scons_cache export global SCONS_CACHE_LIMIT=5000 export android ANDROID_HOME=~/SDKs/Android/SDK +export android ANDROID_SDK_ROOT=~/SDKs/Android/SDK run javascript source ~/SDKs/emsdk/emsdk_env.sh