Mercurial > hg > vamp-plugin-sdk
annotate build/vamp-plugin.map @ 330:dba435f9b283
PLUGIN is not defined aat the point where it was needed for LDFLAGS -- replace with an explicit $(PLUGIN_LIBRARY_NAME)$(PLUGIN_EXT)
author | Chris Cannam |
---|---|
date | Fri, 02 Dec 2011 11:31:00 +0000 |
parents | e58242c9ff85 |
children |
rev | line source |
---|---|
cannam@228 | 1 { |
cannam@228 | 2 global: vampGetPluginDescriptor; |
cannam@228 | 3 local: *; |
cannam@228 | 4 }; |