mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-11 19:35:32 +00:00
7 lines
202 B
Text
7 lines
202 B
Text
[binaries]
|
|
c = ['python.exe', '$EMSCRIPTEN_BASE/emcc.py']
|
|
cpp = ['python.exe', '$EMSCRIPTEN_BASE/em++.py']
|
|
ar = ['python.exe', '$EMSCRIPTEN_BASE/emar.py']
|
|
|
|
[properties]
|
|
root = '$EMSCRIPTEN_BASE/system'
|