Mercurial > hg > piper-cpp
comparison 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 |
comparison
equal
deleted
inserted
replaced
207:61034472c304 | 208:c67a0a945b6b |
---|---|
30 test.cpp \ | 30 test.cpp \ |
31 ../../vamp-capnp/piper-capnp.cpp | 31 ../../vamp-capnp/piper-capnp.cpp |
32 | 32 |
33 HEADERS += \ | 33 HEADERS += \ |
34 ProcessQtTransport.h \ | 34 ProcessQtTransport.h \ |
35 AutoPlugin.h \ | 35 PiperAutoPlugin.h \ |
36 ../CapnpRRClient.h \ | 36 ../CapnpRRClient.h \ |
37 ../Loader.h \ | 37 ../Loader.h \ |
38 ../PluginClient.h \ | 38 ../PluginClient.h \ |
39 ../PluginStub.h \ | 39 ../PiperVampPlugin.h \ |
40 ../SynchronousTransport.h | 40 ../SynchronousTransport.h |
41 | 41 |
42 | 42 |