mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-10 00:23:32 +02:00
Fix libsoxr build on Windows
This commit is contained in:
committed by
Steve Daulton
parent
ccc29c6c76
commit
6828627e0f
@@ -20,7 +20,7 @@
|
||||
#define WITH_CR32 1
|
||||
#define WITH_CR32S 1
|
||||
#define WITH_CR64 1
|
||||
#define WITH_CR64S 1
|
||||
#define WITH_CR64S 0
|
||||
#define WITH_VR32 1
|
||||
|
||||
#define WITH_HI_PREC_CLOCK 1
|
||||
|
Reference in New Issue
Block a user