view vamp/vamp.pc.in @ 198:e3e61b7e9661

* Beginnings of a simple tempo estimator example plugin
author cannam
date Wed, 08 Oct 2008 15:26:50 +0000
parents 2403ae53b8a5
children
line wrap: on
line source
prefix=%PREFIX%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

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