view vamp/vamp.pc.in @ 212:d643927816aa

* Update README to describe example plugins VC project file and include a note about exporting the entry point symbol
author cannam
date Tue, 21 Oct 2008 09:57:12 +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}