diff options
author | redtricycle <redtricycle@gmail.com> | 2010-05-12 23:30:42 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 23:30:42 +0200 |
commit | 018274abcdbb23178bd8316fd771f26cb74b8a9a (patch) | |
tree | 03720833a7d8c9a8040fcc25cfcd44cd19621d05 /libraries/libsynce/README | |
parent | c941dd4e497fbe45c55e396e45119adc948368f1 (diff) | |
download | slackbuilds-018274abcdbb23178bd8316fd771f26cb74b8a9a.tar.gz |
libraries/libsynce: Added to 12.2 repository
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 |