speex.pc.in
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:0k
源码类别:

Windows CE

开发平台:

C/C++

  1. # libspeex pkg-config source file
  2. prefix=@prefix@
  3. exec_prefix=@exec_prefix@
  4. libdir=@libdir@
  5. includedir=@includedir@
  6. Name: speex
  7. Description: Speex is an audio codec tuned for speech
  8. Version: @SPEEX_VERSION@
  9. Requires:
  10. Conflicts:
  11. Libs: -L${libdir} -lspeex
  12. Cflags: -I${includedir}