Mercurial > hg > vamp-plugin-sdk
annotate skeleton/vamp-plugin.map @ 433:f8a3bd2d86cb
Emscripten Makefile -- not done yet. Also need to factorise out all these common lists of source files.
author | Chris Cannam |
---|---|
date | Wed, 18 May 2016 16:15:09 +0100 |
parents | bb67b6145812 |
children |
rev | line source |
---|---|
cannam@300 | 1 { |
cannam@300 | 2 global: vampGetPluginDescriptor; |
cannam@300 | 3 local: *; |
cannam@300 | 4 }; |