fpc/packages/fcl-net/examples/Makefile.fpc
peter 00dabb1265 * move uriparser to fcl-base
* move netdb unit and examples to fcl-net
  * removed netdb package

git-svn-id: trunk@9909 -
2008-01-24 23:30:20 +00:00

24 lines
247 B
Makefile

#
# Makefile.fpc for fpWeb tests
#
[require]
packages=fcl-base fcl-xml fcl-net
[target]
programs=rpcserv rpccli
units=svrclass svrclass_xmlrpc
[compiler]
options=-S2h
[install]
fpcpackage=y
[default]
fpcdir=../../..
[rules]
.NOTPARALLEL: