view pkgconfig/vamp-hostsdk.pc.in @ 482:95b7404af6ce

Might as well add these, since pretty much everyone seems to need them for Homebrew-installed libsndfile
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 23 Feb 2017 13:51:06 +0000
parents abdf03252c8a
children 2dbb3f920abc
line wrap: on
line source
prefix=%PREFIX%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: vamp-hostsdk
Version: 2.7
Description: Development library for Vamp audio analysis plugin hosts
Libs: -L${libdir} -lvamp-hostsdk -ldl
Cflags: -I${includedir}