annotate vamp-capnp/piper-capnp.cpp @ 219:db929669e7d3

*Ahem* Rebuild for actual capnp v0.6. (Really should find a better way than committing these!) Also simplify Makefile a bit, remove o directory.
author Chris Cannam <cannam@all-day-breakfast.com>
date Mon, 22 May 2017 08:57:02 +0100
parents 2586f4be738c
children
rev   line source
c@107 1 // This wrapper file exists in case a uniform .cpp extension is wanted
c@107 2 // for your build system
c@107 3 #include "piper.capnp.c++"
c@107 4