view vamp/vamp.pc.in @ 101:5c9f267c48c0

* Add optional support for FFTW through HAVE_FFTW3 flag. Off by default, and should be off in any distro packages, for licensing reasons.
author cannam
date Mon, 28 Jan 2008 12:34:39 +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}