Mercurial > hg > vamp-plugin-sdk
annotate build/libvamp-hostsdk.la.in @ 309:003147fdf42c vamp-plugin-sdk-v2.2
* Try to guess the best choice SDK rather than expecting the user to edit the Makefile
author | cannam |
---|---|
date | Thu, 26 Aug 2010 10:42:03 +0000 |
parents | ebc47e614cf5 |
children | bb29681a8b51 |
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=3 |
cannam@307 | 6 age=2 |
cannam@228 | 7 revision=0 |
cannam@228 | 8 installed=yes |
cannam@228 | 9 libdir='%LIBS%' |