Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 524:762b79b49c31 c++11-mutex
Don't even ask to unload library if another plugin is loaded from it
author | Chris Cannam |
---|---|
date | Mon, 09 Sep 2019 10:23:37 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |