summaryrefslogtreecommitdiff
path: root/packages/zorba/Makefile.fpc.fpcmake
blob: 508ea74c0b0e65508ccf82ca3a032417ac65ff95 (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
25
26
27
28
29
#
#   Makefile.fpc for sqlite implementation
#

[package]
name=zorba
version=3.0.3

[target]
units=xqc zorba zorbadyn

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests examples

[shared]
build=n

[rules]
.NOTPARALLEL: