fpc/packages/fcl-fpcunit/Makefile.fpc.fpcmake
marco d407b668d1 * version updated to 3.1.1
git-svn-id: trunk@29399 -
2015-01-04 21:09:04 +00:00

31 lines
508 B
Makefile

#
# Makefile.fpc for FCL FPCUnit test framework.
#
[package]
name=fcl-fpcunit
version=3.1.1
[target]
units=testregistry testreport testdecorator ubmockobject xmlreporter \
fpcunitreport latextestreport xmltestreport plaintestreport fpcunit \
testutils digesttestreport consoletestrunner
#exampledirs=exampletests
[require]
packages=paszlib fcl-xml fcl-base
packages_darwin=univint
[compiler]
options=-S2h
sourcedir=src
[install]
fpcpackage=y
[default]
fpcdir=../..
[rules]
.NOTPARALLEL: