broadvoice.pc.in 252 B

1234567891011
  1. prefix=@prefix@
  2. exec_prefix=@exec_prefix@
  3. libdir=@libdir@
  4. includedir=@includedir@
  5. Name: spandsp
  6. Description: A library for the BroadVoice 16 and 32 speech codecs.
  7. Requires:
  8. Version: @VERSION@
  9. Libs: -L${libdir} -lbroadvoice -lm
  10. Cflags: -I${includedir}