Mercurial > hg > vamp-plugin-sdk
annotate build/libvamp-hostsdk.la.in @ 334:c70e1ceb1eff
Move Makefile.osx across to .osx.106 and create a new one for the 10.7 / Xcode 4 tools
author | Chris Cannam |
---|---|
date | Fri, 29 Jun 2012 15:20:37 +0100 |
parents | bb29681a8b51 |
children | d5c5a52e6c9f |
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 |
Chris@321 | 6 age=3 |
cannam@228 | 7 revision=0 |
cannam@228 | 8 installed=yes |
cannam@228 | 9 libdir='%LIBS%' |