freeswitch/libs/spandsp/spandsp.pc.in

12 lines
226 B
PkgConfig

prefix=@prefix@
exec_prefix=@prefix@
libdir=@libdir@
includedir=@includedir@
Name: spandsp
Description: A DSP library for telephony.
Requires:
Version: @VERSION@
Libs: -L${libdir} -lspandsp -ltiff -lm
Cflags: -I${includedir}