Mercurial > hg > piper-cpp
diff Makefile @ 244:f548eb11ae01
Rename RdfTypes (which sounds like a set of type declarations) to
StaticOutputRdf
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Thu, 15 Jun 2017 09:09:07 +0100 |
parents | 498f899a91b6 |
children | b32c68f08ec0 |
line wrap: on
line diff
--- a/Makefile Wed Jun 14 11:27:50 2017 +0100 +++ b/Makefile Thu Jun 15 09:09:07 2017 +0100 @@ -97,7 +97,7 @@ vamp-server/simple-server.o: vamp-support/AssignedPluginHandleMapper.h vamp-server/simple-server.o: vamp-support/DefaultPluginOutputIdMapper.h vamp-server/simple-server.o: vamp-support/LoaderRequests.h -vamp-server/simple-server.o: vamp-support/RdfTypes.h +vamp-server/simple-server.o: vamp-support/StaticOutputRdf.h ext/json11/json11.o: ext/json11/json11.hpp ext/json11/test.o: ext/json11/json11.hpp test/vamp-client/tst_PluginStub.o: vamp-client/Loader.h