Mercurial > hg > vamp-plugin-sdk
view pkgconfig/vamp-sdk.pc.in @ 277:6d355f1b7eaf
* Patch from Richard Ash to make building the host optional, so you can
at least build the SDK even if you don't have libsndfile
author | cannam |
---|---|
date | Thu, 12 Feb 2009 12:01:58 +0000 |
parents | 3451f7dfa2be |
children | c97e70ed5abc |
line wrap: on
line source
prefix=%PREFIX% exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: vamp-sdk Version: 2.0.0 Description: Development library for Vamp audio analysis plugins Libs: -L${libdir} -lvamp-sdk Cflags: -I${includedir}