1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-11 15:15:57 +01:00

Update libvamp to 2.5.

This commit is contained in:
lllucius
2013-10-31 06:33:59 +00:00
parent c8aa505879
commit 6fef6dd8b4
77 changed files with 6254 additions and 3598 deletions

16
lib-src/libvamp/INSTALL Normal file
View File

@@ -0,0 +1,16 @@
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
* Windows cross-compiling from Linux: Try build/Makefile.mingw32
See the README file in this directory for more information about this SDK.