mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 23:55:50 +01:00
Release builds fail if USE_LIBLRDF is defined...weird...
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user