Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 529:57053d1ba746 c++11-mutex
Flag for C++ standard
author | Chris Cannam |
---|---|
date | Tue, 22 Oct 2019 12:13:36 +0100 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |