annotate src/vamp-plugin-sdk-2.5/build/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 619f715526df
children
rev   line source
Chris@23 1 {
Chris@23 2 global: vampGetPluginDescriptor;
Chris@23 3 local: *;
Chris@23 4 };