annotate vamp-sdk/libvamp-hostsdk.la.in @ 211:caa9d07bb9bd

* Update VC project file to handle proper export of plugin lookup function, and use the right dll name to match the other platforms and the .cat file
author cannam
date Sat, 18 Oct 2008 16:51:51 +0000
parents 006a775133b1
children
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@168 5 current=3
cannam@168 6 age=0
cannam@168 7 revision=0
cannam@86 8 installed=yes
cannam@86 9 libdir='%LIBS%'