freeswitch/libs/libg722_1/g722_1.pc.in

12 lines
251 B
PkgConfig
Raw Normal View History

2010-12-26 00:41:06 -05:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: spandsp
Description: A library for the ITU G.722.1 and G.722.1C audio codecs.
Requires:
Version: @VERSION@
Libs: -L${libdir} -lg722_1 -lm
Cflags: -I${includedir}