fpc/packages/fcl-db/tests/Makefile.fpc
michael 4c7f9238c7 * SQL parser
git-svn-id: trunk@15832 -
2010-08-16 23:13:24 +00:00

23 lines
307 B
Makefile

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