summaryrefslogtreecommitdiff
path: root/packages/oggvorbis/Makefile.fpc.fpcmake
blob: 9a1ed61ef84a4dae9248ed1c181fa5189fc2685f (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 oggvorbis bindings
#

[package]
name=oggvorbis
version=3.0.0

[target]
units=ogg vorbis

[require]

[install]
fpcpackage=y

[default]
fpcdir=../..

[compiler]
includedir=src
sourcedir=src tests

[rules]
.NOTPARALLEL: