mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
16 lines
215 B
Text
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;
|
|
|