summaryrefslogtreecommitdiff
path: root/gfx/x11/Makefile.fpc
blob: dcc60812d920cf321ca4f74cd439884ec3fd183e (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
#
#   Makefile.fpc for fpGFX X11 target
#

[package]
name=fpgfx
version=0.3

[require]
packages=fcl
unitdir=.. ../emulayer

[target]
units=gfx_x11 gfxinterface
rst=gfx_x11

[compiler]
unitdir=.. ../emulayer
unittargetdir=../units
options=-S2h

[install]
fpcpackage=y

[default]
fpcdir=/opt/fpc/src