view pkgconfig/vamp.pc.in @ 433:f8a3bd2d86cb

Emscripten Makefile -- not done yet. Also need to factorise out all these common lists of source files.
author Chris Cannam
date Wed, 18 May 2016 16:15:09 +0100
parents 5628c5ec4000
children abdf03252c8a
line wrap: on
line source
prefix=%PREFIX%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: vamp
Version: 2.6
Description: An API for audio analysis and feature extraction plugins
Libs: 
Cflags: -I${includedir}