Mercurial > hg > vamp-plugin-sdk
annotate build/libvamp-sdk.la.in @ 337:d5c5a52e6c9f
Make the simple base-fft implementation accessible for use by plugins as well. Bump version to 2.4
author | Chris Cannam |
---|---|
date | Thu, 12 Jul 2012 11:37:31 +0100 |
parents | bb29681a8b51 |
children | dc40fff9f20b |
rev | line source |
---|---|
cannam@228 | 1 dlname='%LINK_ABI%' |
cannam@228 | 2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%' |
cannam@228 | 3 old_library='%STATIC%' |
cannam@228 | 4 dependency_libs='' |
cannam@228 | 5 current=2 |
Chris@337 | 6 age=4 |
cannam@228 | 7 revision=0 |
cannam@228 | 8 installed=yes |
cannam@228 | 9 libdir='%LIBS%' |