mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-02 00:49:33 +02:00
Release builds fail if USE_LIBLRDF is defined...weird...
This commit is contained in:
parent
bf2348fd01
commit
78a537ee48
@ -19,7 +19,7 @@
|
|||||||
#define USE_LADSPA 1
|
#define USE_LADSPA 1
|
||||||
#define USE_LIBFLAC 1
|
#define USE_LIBFLAC 1
|
||||||
#define USE_LIBID3TAG 1
|
#define USE_LIBID3TAG 1
|
||||||
#define USE_LIBLRDF 1
|
// #define USE_LIBLRDF 1
|
||||||
#define USE_LIBMAD 1
|
#define USE_LIBMAD 1
|
||||||
#define USE_LIBRESAMPLE 1
|
#define USE_LIBRESAMPLE 1
|
||||||
#undef USE_LIBSAMPLERATE
|
#undef USE_LIBSAMPLERATE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user