fpc/fcl/fpcunit/exampletests/Makefile.fpc

20 lines
240 B
Makefile

#
# Makefile.fpc for FCL FPCUnit test framework.
#
[package]
main=fcl
[target]
units=fpcunittests money moneytest testmockobject
[compiler]
options=-S2h
targetdir=../../$(OS_TARGET)
[install]
fpcpackage=y
[default]
fpcdir=../../..