summaryrefslogtreecommitdiff
path: root/packages/matroska/Makefile.fpc.fpcmake
blob: f78bf5b9f03ce16e7c03392b436567e25f0adc9d (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 libmatroska bindings
#

[package]
name=matroska
version=3.0.0

[target]
units=matroska

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: