fpc/packages/fcl-db/tests/Makefile.fpc
joost 8afdcc0f8a * Fixed "make examples"
git-svn-id: trunk@9736 -
2008-01-13 16:28:28 +00:00

23 lines
270 B
Makefile

#
# Makefile.fpc for DB TestFramework
#
[package]
main=fcl
[target]
examples=dbtestframework
units=toolsunit dbftoolsunit memdstoolsunit sqldbtoolsunit
[install]
fpcpackage=y
[default]
fpcdir=../../..
[require]
packages=fcl-fpcunit fcl-db
[rules]
.NOTPARALLEL: