Mercurial > hg > vamp-plugin-sdk
diff INSTALL @ 291:2e16d99867bd
* Tidying, build, versions, docs updates for release
author | cannam |
---|---|
date | Tue, 22 Sep 2009 10:02:56 +0000 |
parents | |
children | 38c638894360 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/INSTALL Tue Sep 22 10:02:56 2009 +0000 @@ -0,0 +1,14 @@ + +Compiling and Installing the SDK and Examples +============================================= + + * Windows with Visual C++: Please read build/README.msvc + + * Mac OS/X: Please read build/README.osx + + * Solaris: Please read build/README.osol + + * Linux: Please read build/README.linux + +See the README file in this directory for more information about this SDK. +