shithub: aacdec

ref: 46d58fc082a8537f9de79342cd7d7d24974c984d
dir: /common/libsndfile/sndfile.pc.in/

View raw version
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: sndfile
Description: A library for reading and writing audio files.
Requires: 
Version: @VERSION@
Libs: -L${libdir} -lsndfile -lm
Cflags:  @ac_cv_sys_largefile_CFLAGS@ -I${includedir}