1
0
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:
SteveDaulton
2018-03-10 18:23:32 +00:00
committed by Steve Daulton
parent ccc29c6c76
commit 6828627e0f
3 changed files with 17 additions and 12 deletions

View File

@@ -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