Mercurial > hg > vamp-plugin-sdk
comparison build/Makefile.mingw32 @ 466:a94ab90dfd53 vampipe
Remove RequestResponse, PluginConfiguration and PluginStaticData again. I don't think they are proving general enough to be worth adding to this SDK at this point. Will try them out in piper-cpp instead.
| author | Chris Cannam |
|---|---|
| date | Thu, 13 Oct 2016 17:06:53 +0100 |
| parents | 9c25e2289faa |
| children |
comparison
equal
deleted
inserted
replaced
| 465:e32815f133d6 | 466:a94ab90dfd53 |
|---|---|
| 130 $(HOSTSDKDIR)/PluginChannelAdapter.h \ | 130 $(HOSTSDKDIR)/PluginChannelAdapter.h \ |
| 131 $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ | 131 $(HOSTSDKDIR)/PluginInputDomainAdapter.h \ |
| 132 $(HOSTSDKDIR)/PluginLoader.h \ | 132 $(HOSTSDKDIR)/PluginLoader.h \ |
| 133 $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ | 133 $(HOSTSDKDIR)/PluginSummarisingAdapter.h \ |
| 134 $(HOSTSDKDIR)/PluginWrapper.h \ | 134 $(HOSTSDKDIR)/PluginWrapper.h \ |
| 135 $(HOSTSDKDIR)/PluginConfiguration.h \ | |
| 136 $(HOSTSDKDIR)/PluginStaticData.h \ | |
| 137 $(HOSTSDKDIR)/RequestResponse.h \ | |
| 138 $(HOSTSDKDIR)/hostguard.h \ | 135 $(HOSTSDKDIR)/hostguard.h \ |
| 139 $(HOSTSDKDIR)/host-c.h \ | 136 $(HOSTSDKDIR)/host-c.h \ |
| 140 $(HOSTSDKDIR)/vamp-hostsdk.h | 137 $(HOSTSDKDIR)/vamp-hostsdk.h |
| 141 | 138 |
| 142 SDK_OBJECTS = \ | 139 SDK_OBJECTS = \ |
