annotate skeleton/vamp-plugin.map @ 309:003147fdf42c vamp-plugin-sdk-v2.2

* Try to guess the best choice SDK rather than expecting the user to edit the Makefile
author cannam
date Thu, 26 Aug 2010 10:42:03 +0000
parents bb67b6145812
children
rev   line source
cannam@300 1 {
cannam@300 2 global: vampGetPluginDescriptor;
cannam@300 3 local: *;
cannam@300 4 };