Mercurial > hg > piper-cpp
diff vamp-client/qt/test.pro @ 214:0906984b9496
Merge pull request #5 from piper-audio/dev/rename-pluginstub
Dev/rename pluginstub
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 09 Feb 2017 14:41:29 +0000 |
parents | c67a0a945b6b |
children | 0701519bb35b |
line wrap: on
line diff
--- a/vamp-client/qt/test.pro Thu Feb 09 14:19:38 2017 +0000 +++ b/vamp-client/qt/test.pro Thu Feb 09 14:41:29 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