Mercurial > hg > piper-cpp
view vamp-client/Makefile @ 78:f4b5c0e70771
Start experimental client-side stub
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 11 Oct 2016 14:37:38 +0100 |
parents | |
children | d9e85a65d45b |
line wrap: on
line source
VAMPSDK_DIR := ../../vamp-plugin-sdk PIPER_DIR := ../../piper CXXFLAGS = -I$(VAMPSDK_DIR) client: client.cpp