diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Stroke + +Stroke is a port of the C++ Swift library ( http://swift.im/swiften/ ) +The source is available from the Git repository at http://swift.im/git/stroke/ + +It depends on the XmlPullParser from http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html + +To build, run: +ant -Dxpp-dir=path/to/directory/containing/xpp
\ No newline at end of file |