1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-02-24 18:41:57 +00:00

12 lines
231 B
PkgConfig
Raw Normal View History

prefix=@prefix@
exec_prefix=@exec_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}