Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 537:b9422f3e63a4
Update library URI so as not to be document-local
author | Chris Cannam |
---|---|
date | Wed, 22 Apr 2020 14:23:51 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |