mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
204 B
Text
15 lines
204 B
Text
description "XML-RPC support package (both server and client stuff)\377";
|
|
|
|
uses
|
|
Web,
|
|
Core/Rpc;
|
|
|
|
file
|
|
XmlRpc.h,
|
|
Client.cpp,
|
|
Server.cpp,
|
|
xrs readonly separator,
|
|
xrs_header.h,
|
|
xrs_source.h,
|
|
xrs.h;
|
|
|