Mercurial > hg > vamp-plugin-sdk
diff README @ 94:70bcd0b62cba
* OS/X build stuff
author | cannam |
---|---|
date | Wed, 07 Nov 2007 10:30:27 +0000 |
parents | 036db77506f7 |
children | 24859c958732 |
line wrap: on
line diff
--- a/README Fri Nov 02 14:55:12 2007 +0000 +++ b/README Wed Nov 07 10:30:27 2007 +0000 @@ -179,6 +179,9 @@ Makefile to suit your platform according to the comments in it, then run "make". +There is a ready-tweaked Makefile for use on OS/X; to use it, run +"make -f Makefile.osx". + To use an IDE to build a plugin or host using the Vamp SDK, simply add the .cpp files in the vamp-sdk directory to your project.