view src/libsndfile-1.0.25/sndfile.pc.in @ 66:a9f5ce17330a

Add AppImage files
author Chris Cannam
date Tue, 26 Jun 2018 18:00:44 +0100
parents c7265573341e
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_LIBS@
Cflags: -I${includedir}