freeswitch/libs/broadvoice/broadvoice.pc.in

12 lines
252 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: spandsp
Description: A library for the BroadVoice 16 and 32 speech codecs.
Requires:
Version: @VERSION@
Libs: -L${libdir} -lbroadvoice -lm
Cflags: -I${includedir}