ultimatepp/uppsrc/XmlRpc/XmlRpc.upp
cxl 1bda43a335 Added description to XmlRpc package
git-svn-id: svn://ultimatepp.org/upp/trunk@1823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-20 20:27:57 +00:00

16 lines
215 B
Text

description "XML-RPC support package (both server and client stuff)\377";
uses
Web;
file
XmlRpc.h,
Value.cpp,
Xml.cpp,
Client.cpp,
Server.cpp,
xrs readonly separator,
xrs_header.h,
xrs_source.h,
xrs.h;