#
#   Makefile.fpc for FCL FPCUnit test framework.
#

[package]
main=fcl

[require]
packages=fcl-base fcl-xml fcl-fpcunit

[target]
units=fpcunittests  money  moneytest testmockobject

[compiler]
options=-S2h
# targetdir=../../$(OS_TARGET)

[install]
fpcpackage=y

[default]
fpcdir=../../../..

[rules]
.NOTPARALLEL:


syntax highlighted by Code2HTML, v. 0.9.1