Mercurial > hg > piper-cpp
view vamp-client/Makefile @ 82:fa2c0358c2b6
Plan
author | Chris Cannam <c.cannam@qmul.ac.uk> |
---|---|
date | Tue, 11 Oct 2016 16:52:48 +0100 |
parents | d9e85a65d45b |
children | 154e94ea84d4 |
line wrap: on
line source
VAMPSDK_DIR := ../../vamp-plugin-sdk PIPER_DIR := ../../piper CXXFLAGS = -I$(VAMPSDK_DIR) -I.. client: client.cpp