annotate build/libvamp-sdk.la.in @ 372:12ee4e664b35

Looks like --retain-symbols-file=<file>.list is the PE equivalent of the ELF version script for our purposes
author Chris Cannam
date Wed, 06 Aug 2014 16:02:25 +0100
parents dc40fff9f20b
children 5628c5ec4000
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
Chris@349 6 age=5
cannam@228 7 revision=0
cannam@228 8 installed=yes
cannam@228 9 libdir='%LIBS%'