VS2008 project files.
[xiph/unicode.git] / speex / speex.pc.in
blob3e72a366471726b3884f054279b54bb1333732b3
1 # libspeex pkg-config source file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: speex
9 Description: Speex is an audio codec tuned for speech
10 Version: @SPEEX_VERSION@
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -lspeex
14 Libs.private: -lm
15 Cflags: -I${includedir}