Mercurial > hg > nnls-chroma
comparison Makefile @ 45:976833b7a463 matthiasm-plugin
* matthiasm -> nnls-chroma; * nnls_chroma -> nnls-chroma
author | matthiasm |
---|---|
date | Mon, 25 Oct 2010 02:30:05 +0900 |
parents | 131801714118 |
children |
comparison
equal
deleted
inserted
replaced
44:109d3b2c7105 | 45:976833b7a463 |
---|---|
1 PLUGIN_LIBRARY_NAME = matthiasm | 1 PLUGIN_LIBRARY_NAME = nnls-chroma |
2 | 2 |
3 # Edit this to list one .o file for each .cpp file in your plugin project | 3 # Edit this to list one .o file for each .cpp file in your plugin project |
4 # | 4 # |
5 PLUGIN_CODE_OBJECTS = NNLSBase.o NNLSChroma.o Chordino.o Tuning.o plugins.o nnls.o chromamethods.o viterbi.o | 5 PLUGIN_CODE_OBJECTS = NNLSBase.o NNLSChroma.o Chordino.o Tuning.o plugins.o nnls.o chromamethods.o viterbi.o |
6 | 6 |