Mercurial > hg > sv-dependency-builds
view src/libsndfile-1.0.27/sndfile.pc.in @ 159:f4b37539fcc7
Rebuild win32 Opus using mingw 5 rather than 7 to avoid runtime incompatibility
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 30 Jan 2019 10:30:56 +0000 |
parents | cd6cdf86811e |
children |
line wrap: on
line source
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 Libs.private: @EXTERNAL_XIPH_LIBS@ Cflags: -I${includedir}