David Robillard
e92c1669c1
Fix loading of 2.0 sessions. git-svn-id: svn://localhost/ardour2/trunk@2904 d708f5d6-7413-0410-9779-e7cbd77b26cf
11 lines
220 B
PkgConfig
11 lines
220 B
PkgConfig
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}
|