diff options
Diffstat (limited to 'libraries/libsynce/README')
-rw-r--r-- | libraries/libsynce/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/libsynce/README b/libraries/libsynce/README new file mode 100644 index 0000000000..c014b6500f --- /dev/null +++ b/libraries/libsynce/README @@ -0,0 +1,10 @@ +The purpose of the SynCE project is to provide a means of communication with +a Windows Mobile, or Windows CE, device from a computer running Linux, +FreeBSD or a similar operating system. + +Libsynce is a common library for various SynCE project tools, containing +various utility and helper functions. It is required to compile (at least) +the following parts of the SynCE project: + + o librapi2 + o librra |