view pkgconfig/vamp.pc.in @ 486:42904505a18f

Update MSVC build projects - two solutions, one for plugin SDK and one for host SDK, with each containing the two relevant projects. Default is now release x64.
author Chris Cannam
date Thu, 23 Feb 2017 15:03:29 +0000
parents abdf03252c8a
children 2dbb3f920abc
line wrap: on
line source
prefix=%PREFIX%
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

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