fpc/fcl/net/tests
peter cba7504dec * use -P for cross compile
* support libimp*.a

git-svn-id: trunk@3321 -
2006-04-23 18:53:29 +00:00
..
Makefile * use -P for cross compile 2006-04-23 18:53:29 +00:00
Makefile.fpc * fixed fpcdir so that fpcmake works. 2003-10-02 08:41:14 +00:00
readme.txt * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
rpccli.pp * some fcl examples compile again after changes 2005-10-25 20:19:18 +00:00
rpcserv.pp * truncate log 2005-02-14 17:13:06 +00:00
svrclass_xmlrpc.pp * First version (with exception of the HTTP unit: This is an improved version 2002-04-25 19:30:29 +00:00
svrclass.pp * truncate log 2005-02-14 17:13:06 +00:00

The XML-RPC wrapper has been created using this command:

mkxmlrpc --input="svrclass.pp" --serverclass=TServerClass \
  --output="svrclass_xmlrpc.pp" --unitname=svrclass_XMLRPC