annotate vamp-sdk/libvamp-hostsdk.la.in @ 144:a4aad47aaf96

* Restructure output so that each file describes a plugin library rather than a single plugin (or at least, so that the base uri is for a library -- the file can still contain one or more plugins so long as they all come from the same library). * Make it possible to give the library name instead of individual plugin names on the command line to generate templates for entire library * Make program accept more than one plugin name, too
author cannam
date Fri, 20 Jun 2008 13:44:34 +0000
parents 9aa6c4eaedee
children 8c8854a78dcd
rev   line source
cannam@86 1 dlname='%LINK_ABI%'
cannam@86 2 library_names='%LIBNAME% %LINK_ABI% %LINK_DEV%'
cannam@86 3 old_library='%STATIC%'
cannam@86 4 dependency_libs=''
cannam@86 5 current=2
cannam@86 6 age=0
cannam@86 7 revision=0
cannam@86 8 installed=yes
cannam@86 9 libdir='%LIBS%'