summaryrefslogtreecommitdiffstats
path: root/polyplib-error.pc.in
blob: b5289959ecc1825994ebbc27d90a78ce2b4af219 (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: polyplib-error
Description: Error library for the polypaudio sound daemon
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lpolyp-error
Cflags: -D_REENTRANT -I${includedir}