Mercurial > hg > vamp-plugin-sdk
comparison pkgconfig/vamp-hostsdk.pc.in @ 424:abdf03252c8a vampipe
Next version from this branch (if any) will be 2.7
author | Chris Cannam |
---|---|
date | Thu, 12 May 2016 12:29:54 +0100 |
parents | 5628c5ec4000 |
children | 2dbb3f920abc |
comparison
equal
deleted
inserted
replaced
423:8c45dee08a95 | 424:abdf03252c8a |
---|---|
2 exec_prefix=${prefix} | 2 exec_prefix=${prefix} |
3 libdir=${exec_prefix}/lib | 3 libdir=${exec_prefix}/lib |
4 includedir=${prefix}/include | 4 includedir=${prefix}/include |
5 | 5 |
6 Name: vamp-hostsdk | 6 Name: vamp-hostsdk |
7 Version: 2.6 | 7 Version: 2.7 |
8 Description: Development library for Vamp audio analysis plugin hosts | 8 Description: Development library for Vamp audio analysis plugin hosts |
9 Libs: -L${libdir} -lvamp-hostsdk -ldl | 9 Libs: -L${libdir} -lvamp-hostsdk -ldl |
10 Cflags: -I${includedir} | 10 Cflags: -I${includedir} |