Mercurial > hg > vamp-plugin-sdk
annotate build/libvamp-hostsdk.la.in @ 312:2ad57dd004ba
* Make plugin objects depend on headers as well as source files
* Note that we require GNU make
* Use non-recursive variable assignments throughout
author | Chris Cannam |
---|---|
date | Wed, 09 Feb 2011 09:28:34 +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%' |