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