mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 22:03:07 -06:00
13 lines
169 B
Text
13 lines
169 B
Text
description "XML-RPC support package (both server and client stuff)\3770,128,128";
|
|
|
|
uses
|
|
Web;
|
|
|
|
file
|
|
Rpc.h,
|
|
legacy.h,
|
|
Value.cpp,
|
|
Xml.cpp,
|
|
Server.cpp,
|
|
Client.cpp;
|
|
|