Mercurial > hg > vamp-plugin-sdk
view pkgconfig/vamp-hostsdk.pc.in @ 264:91ac8f5e52ea
* don't output bin names if there are none provided
author | cannam |
---|---|
date | Thu, 20 Nov 2008 17:33:12 +0000 |
parents | 521734d2b498 |
children | 9b831bd58aa7 |
line wrap: on
line source
prefix=%PREFIX% exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: vamp-hostsdk Version: 2.0.0 Description: Development library for Vamp audio analysis plugin hosts Libs: -L${libdir} -lvamp-hostsdk Cflags: -I${includedir}