Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 230:5ee166dccfff distinct-libraries
* Add include guards; make code compile!
author | cannam |
---|---|
date | Fri, 07 Nov 2008 14:11:39 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |