fpc/fcl/fpcunit/Makefile.fpc
2005-04-26 15:42:04 +00:00

21 lines
271 B
Makefile

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