Mercurial > hg > vamp-plugin-sdk
diff build/Makefile.mingw64 @ 423:8c45dee08a95 vampipe
Add PluginConfiguration, PluginStaticData, and LoadRequest structures, and use them in PluginLoader
author | Chris Cannam |
---|---|
date | Thu, 12 May 2016 12:22:02 +0100 |
parents | 86b9f817223a |
children | 9c25e2289faa |
line wrap: on
line diff
--- a/build/Makefile.mingw64 Thu Apr 14 14:23:48 2016 +0100 +++ b/build/Makefile.mingw64 Thu May 12 12:22:02 2016 +0100 @@ -132,6 +132,9 @@ $(HOSTSDKDIR)/PluginLoader.h \ $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ $(HOSTSDKDIR)/PluginWrapper.h \ + $(HOSTSDKDIR)/PluginConfiguration.h \ + $(HOSTSDKDIR)/PluginStaticData.h \ + $(HOSTSDKDIR)/LoadRequest.h \ $(HOSTSDKDIR)/hostguard.h \ $(HOSTSDKDIR)/host-c.h \ $(HOSTSDKDIR)/vamp-hostsdk.h