annotate src/vamp-plugin-sdk-2.4/skeleton/vamp-plugin.map @ 30:553a5f65ef64

Updates to use dw2 exceptions instead of sjlj (in line with Qt5 MinGW distribution)
author Chris Cannam
date Thu, 12 Jun 2014 17:02:21 +0100
parents b7bda433d832
children
rev   line source
Chris@12 1 {
Chris@12 2 global: vampGetPluginDescriptor;
Chris@12 3 local: *;
Chris@12 4 };