mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-07 01:15:33 +00:00
Removes kmcomp.dpr, related source, compilekeymanweb.pas, and related unit tests. Cleans up a couple of bits and pieces around kmc in order to help tests to pass, and updates some tests that had legacy code in them (particularly missing &TARGETS stores).
257 B
257 B
How to build the keyboard processor
Prerequisites
See build configuration for details on how to configure your build environment.
Building
On all platforms, use build.sh.
- See
./build.sh --helpfor more details