1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 15:45:54 +01:00

VS2013 includes the log2() function, so prevent Nyquist from defining it.

This commit is contained in:
Leland Lucius
2015-04-08 11:29:55 -05:00
parent 5b4b3e3c53
commit ae7a7e67fb
3 changed files with 23 additions and 0 deletions

View File

@@ -63,6 +63,7 @@ Digital Audio scripting language, with our own library interface added to it
Version in Audacity SVN: 3.09
nyquist.patch Fix for a couple of memory leaks
xlisp.patch Fix build in Windows
sound.patch Fix build when using VS2013 (log2 is included in VS2013)
libogg
------