r622: Fixes misplacement of the mask when resizing track and misplacement of the
[cinelerra_cv/mob.git] / libsndfile / sndfile.pc.in
blob0219365f2ad3fff01c9692c28ff9218169fd2b12
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: sndfile
7 Description: A library for reading and writing audio files.
8 Requires: 
9 Version: @VERSION@
10 Libs: -L${libdir} -lsndfile
11 Cflags: -I${includedir}