view pkgconfig/vamp-hostsdk.pc.in @ 451:b4addbeab790 vampipe

Puzzlingly, this seems to produce the wrong results if assigned directly when compiled using Emscripten. I wonder what I'm missing
author Chris Cannam
date Tue, 06 Sep 2016 19:13:48 +0100
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}