VS2008 project files.
[xiph/unicode.git] / speex / speexdsp.pc.in
blob2fa5ee14d5b908a1222a16f20a70dd87882a4674
1 # libspeexdsp pkg-config source file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: speexdsp
9 Description: Speexdsp is a speech processing library that goes along with the Speex codec
10 Version: @SPEEX_VERSION@
11 Requires: @FFTW3_PKGCONFIG@
12 Conflicts:
13 Libs: -L${libdir} -lspeexdsp
14 Libs.private: -lm
15 Cflags: -I${includedir}