mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
5 lines
141 B
Text
5 lines
141 B
Text
[binaries]
|
|
c = ['$EMSCRIPTEN_BASE/emcc']
|
|
cpp = ['$EMSCRIPTEN_BASE/em++']
|
|
ar = ['$EMSCRIPTEN_BASE/emar']
|
|
strip = ['$EMSCRIPTEN_BASE/emstrip']
|