Mercurial > hg > vamp-plugin-sdk
annotate build/libvamp-sdk.la.in @ 287:f3b1ba71a305
* When calculating timestamps in order to write them into features that
previously lacked them, from a buffering adapter, we need to take into
account any timestamp adjustment used by other wrappers that are being
wrapped by this one (i.e. input domain adapter)
author | cannam |
---|---|
date | Thu, 10 Sep 2009 15:21:34 +0000 |
parents | e58242c9ff85 |
children | c97e70ed5abc |
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 |
cannam@228 | 6 age=0 |
cannam@228 | 7 revision=0 |
cannam@228 | 8 installed=yes |
cannam@228 | 9 libdir='%LIBS%' |