ultimatepp/uppsrc/Core/Rpc/Rpc.upp
cxl 576c93c132 PCH added
git-svn-id: svn://ultimatepp.org/upp/trunk@8044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-15 08:49:56 +00:00

10 lines
169 B
Text

description "XML-RPC support package (both server and client stuff)\3770,128,128";
file
Rpc.h options PCH,
legacy.h,
Value.cpp,
Xml.cpp,
Server.cpp,
Client.cpp;