fpc/fcl/tests/Makefile.fpc
2001-05-03 21:35:04 +00:00

25 lines
479 B
Makefile

#
# Makefile.fpc for Free Component Library Examples/Tests
#
[target]
programs=stringl dparser fstream mstream list threads testrtf \
cfgtest xmldump htdump testcgi tidea \
b64test b64test2 b64enc b64dec restest testz testz2 \
istream doecho
programs_win32=showver testproc
programs_linux=sockcli isockcli dsockcli socksvr isocksvr dsocksvr
rst=restest
[require]
packages=fcl
[compiler]
options=-S2
[install]
fpcpackage=y
[default]
fpcdir=../..