summaryrefslogtreecommitdiff
path: root/fpcsrc/packages/fcl-db/src/sqldb/mssql/Makefile.fpc
blob: 12535dbb0bf85582b9e48dc0c776c14f0016c341 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
#
# Makefile.fpc for SQL MSSQLConnection
#

[package]
main=fcl-db

[target]
units=mssqlconn

[require]
packages=dblib fcl-base

[compiler]
options=-S2

[install]
fpcpackage=y

[default]
fpcdir=../../../../..

[rules]
.NOTPARALLEL: