view pkgconfig/vamp-hostsdk.pc.in @ 305:250c7aaff287

* Change arch defaults to as to use universal binaries (we have to change them somehow, because the default is now 64-bit which breaks 32-bit hosts)
author cannam
date Wed, 09 Jun 2010 13:50:53 +0000
parents c97e70ed5abc
children ebc47e614cf5
line wrap: on
line source
prefix=%PREFIX%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: vamp-hostsdk
Version: 2.1.0
Description: Development library for Vamp audio analysis plugin hosts
Libs: -L${libdir} -lvamp-hostsdk -ldl
Cflags: -I${includedir}