mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 16:35:33 +00:00
Fixes #8010. Note that #8398 moves other settings into a shared resources folder, and once that hits master, it would be good to do another round of consolidation to share the wasm defs in resources as well.
4 lines
No EOL
112 B
Text
4 lines
No EOL
112 B
Text
[binaries]
|
|
c = ['$EMSCRIPTEN_BASE/emcc.py']
|
|
cpp = ['$EMSCRIPTEN_BASE/em++.py']
|
|
ar = ['$EMSCRIPTEN_BASE/emar.py'] |