summaryrefslogtreecommitdiff
path: root/packages/gtk2/examples/filechooser/Makefile.fpc
blob: 9c4f701645fb7795fed03e9be1e51921eb4663cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#
#   Makefile.fpc for Free Pascal GTK 2.x.y Examples
#

[target]
programs=simple glade

[require]
packages=gtk2

[install]
fpcpackage=y

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

[rules]
.NOTPARALLEL: