Mercurial > hg > vamp-plugin-sdk
view pkgconfig/vamp-hostsdk.pc.in @ 273:de3e865f92c8 vamp-plugin-sdk-v2.0
* Add transform summary type; use long quotes for descriptions; turn off debug
author | cannam |
---|---|
date | Fri, 05 Dec 2008 16:25:58 +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}