Mercurial > hg > piper-cpp
comparison 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 |
comparison
equal
deleted
inserted
replaced
211:8183c3be5592 | 214:0906984b9496 |
---|---|
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 |