mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 07:35:51 +01:00
Additional changes required to get build working under VS2013.
I'll send the changes to libscorealign and portsmf upstream.
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
|
||||
#define INSTALL_PREFIX "."
|
||||
|
||||
#if (_MSC_VER == 1500)
|
||||
#define rint(x) (floor((x)+0.5f))
|
||||
#endif
|
||||
|
||||
#ifdef _DEBUG
|
||||
#ifdef _MSC_VER
|
||||
|
||||
Reference in New Issue
Block a user