fpc/fcl/fpcunit/Makefile.fpc
peter b3f9b276f8 * fix -FE
git-svn-id: trunk@3301 -
2006-04-20 15:16:32 +00:00

21 lines
270 B
Makefile

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