Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 380:853640243f3d
Fix a couple of mistakes in the skeleton Makefile.inc
author | Chris Cannam |
---|---|
date | Fri, 12 Sep 2014 12:19:15 +0100 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |