1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-31 07:59:27 +02:00

Release builds fail if USE_LIBLRDF is defined...weird...

This commit is contained in:
lllucius 2011-04-17 18:11:29 +00:00
parent bf2348fd01
commit 78a537ee48

View File

@ -19,7 +19,7 @@
#define USE_LADSPA 1
#define USE_LIBFLAC 1
#define USE_LIBID3TAG 1
#define USE_LIBLRDF 1
// #define USE_LIBLRDF 1
#define USE_LIBMAD 1
#define USE_LIBRESAMPLE 1
#undef USE_LIBSAMPLERATE