Mercurial > hg > vamp-plugin-sdk
view vamp-sdk/vamp-hostsdk.pc.in @ 168:006a775133b1
* Re-do the way the v2 structure (with durations) is returned.
I bungled backward compatibility -- I failed to spot the contiguous
array returned from process()... duh. Also bump library versions.
author | cannam |
---|---|
date | Thu, 24 Jul 2008 16:50:11 +0000 |
parents | 120f88880347 |
children |
line wrap: on
line source
prefix=%PREFIX% exec_prefix=${prefix} libdir=${exec_prefix}/lib includedir=${prefix}/include Name: vamp-hostsdk Version: 1.3.0 Description: Development library for Vamp audio analysis plugin hosts Libs: -L${libdir} -lvamp-hostsdk Cflags: -I${includedir}