Browse Source

latest emsc

dm 7 years ago
parent
commit
60ada87ff5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/SoundDemo/proj.emscripten/build.bat

+ 1 - 1
examples/SoundDemo/proj.emscripten/build.bat

@@ -1,4 +1,4 @@
-call emsdk activate
+call emsdk activate latest
 python ../../../../oxygine-framework/tools/others/embed_folder_js.py -s ../data
 python ../../../../oxygine-framework/tools/others/embed_folder_js.py -s ../data
 
 
 mkdir build
 mkdir build