blob: 763d72ee43db466b0e5e91fac4906785fe08aba6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: audiofile
Description: audiofile
Requires:
Version: @VERSION@
Libs: -L${libdir} -laudiofile -lm
Cflags: -I${includedir}
|