diff vamp-client/qt/test.pro @ 208:c67a0a945b6b

Rename PluginStub to PiperVampPlugin and AutoPlugin to PiperAutoPlugin
author Chris Cannam <cannam@all-day-breakfast.com>
date Thu, 09 Feb 2017 13:31:46 +0000
parents 7a113d07cd55
children 0701519bb35b
line wrap: on
line diff
--- a/vamp-client/qt/test.pro	Thu Feb 09 13:25:35 2017 +0000
+++ b/vamp-client/qt/test.pro	Thu Feb 09 13:31:46 2017 +0000
@@ -32,11 +32,11 @@
         
 HEADERS += \
         ProcessQtTransport.h \
-        AutoPlugin.h \
+        PiperAutoPlugin.h \
         ../CapnpRRClient.h \
         ../Loader.h \
         ../PluginClient.h \
-        ../PluginStub.h \
+        ../PiperVampPlugin.h \
         ../SynchronousTransport.h