mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-15 20:17:43 +00:00
Note: unit tests require manual build of keyboards in keyboards repo using kmcmpdll.dll under Windows, and copying into the tests/fixtures folder, prior to run, under non-Windows platforms. (Later: will make it possible to build the reference keyboards using kmcomp.exe on Windows.)
4 lines
113 B
Text
4 lines
113 B
Text
[binaries]
|
|
c = ['$EMSCRIPTEN_BASE/emcc.py']
|
|
cpp = ['$EMSCRIPTEN_BASE/em++.py']
|
|
ar = ['$EMSCRIPTEN_BASE/emar.py']
|