freeswitch/libs/spandsp/spandsp.pc.in

12 lines
226 B
PkgConfig
Raw Normal View History

prefix=@prefix@
2011-01-22 05:36:16 +00:00
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}