forked from Mirrors/freeswitch
12 lines
226 B
PkgConfig
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}
|