fpc/packages/odbc/Makefile.fpc
2008-10-22 17:19:13 +00:00

31 lines
290 B
Makefile

#
# Makefile.fpc for odbc bindings
#
[package]
name=odbc
version=2.2.2
[target]
units=odbcsql odbcsqldyn
examples=testodbc
[require]
libc=n
[install]
fpcpackage=y
[default]
fpcdir=../..
[compiler]
includedir=src
sourcedir=src tests examples
[shared]
build=n
[rules]
.NOTPARALLEL: