diff vamp-client/client.pro @ 96:215c9fb6b7a4

Rename to CapnpRRClient (request-response, as opposed to individual RPC calls)
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 13 Oct 2016 17:00:06 +0100
parents a660dca988f8
children f55631599988
line wrap: on
line diff
--- a/vamp-client/client.pro	Thu Oct 13 14:31:10 2016 +0100
+++ b/vamp-client/client.pro	Thu Oct 13 17:00:06 2016 +0100
@@ -30,7 +30,7 @@
         
 HEADERS += \
         ProcessQtTransport.h \
-        CapnpClient.h \
+        CapnpRRClient.h \
         Loader.h \
         PluginClient.h \
         PluginStub.h \