Missed a file in the previous update

This commit is contained in:
Steve Underwood 2010-12-26 13:41:06 +08:00
parent 5d5485708d
commit 93630948e4
1 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
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}