Mercurial > hg > nnls-chroma
changeset 142:ff8ba60cd388
updated boost root
author | matthiasm |
---|---|
date | Tue, 19 Jun 2012 15:55:14 +0100 |
parents | 73199c9b3319 |
children | 983c6a00d864 |
files | Makefile.osx |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Makefile.osx Tue Jun 19 15:46:39 2012 +0100 +++ b/Makefile.osx Tue Jun 19 15:55:14 2012 +0100 @@ -8,7 +8,7 @@ # project directory # VAMP_SDK_DIR = ../vamp-plugin-sdk -BOOST_ROOT = ../boost_1_44_0 +BOOST_ROOT = ../boost_1_48_0 ## Uncomment these for an OS/X native build using command-line tools: @@ -32,7 +32,7 @@ nnls.o: nnls.h Chordino.o: Chordino.h NNLSBase.h chromamethods.h nnls.h -chromamethods.o: chromamethods.h nnls.h chorddict.cpp +chromamethods.o: chromamethods.h nnls.h NNLSBase.o: NNLSBase.h chromamethods.h nnls.h NNLSChroma.o: NNLSChroma.h NNLSBase.h chromamethods.h nnls.h plugins.o: NNLSChroma.h NNLSBase.h Chordino.h Tuning.h