fpc/fcl/fpcunit/Makefile.fpc
2006-06-29 19:35:40 +00:00

21 lines
280 B
Makefile

#
# Makefile.fpc for FCL FPCUnit test framework.
#
[package]
main=fcl
[target]
units=fpcunit testregistry testreport testutils testdecorator ubmockobject xmlreporter
exampledirs=exampletests
[compiler]
options=-S2h
targetdir=.
[install]
fpcpackage=y
[default]
fpcdir=../..