summaryrefslogtreecommitdiff
path: root/packages/modplug/Makefile.fpc.fpcmake
blob: 4907e26425345f2edb6536d788464f4717df307c (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
#
#   Makefile.fpc for libmodplug bindings
#

[package]
name=modplug
version=3.2.0-beta

[target]
units=modplug

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: