aboutsummaryrefslogtreecommitdiff
path: root/lib/liblame/mac/LAME_Classic_Final.pch
diff options
context:
space:
mode:
Diffstat (limited to 'lib/liblame/mac/LAME_Classic_Final.pch')
-rw-r--r--lib/liblame/mac/LAME_Classic_Final.pch1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/liblame/mac/LAME_Classic_Final.pch b/lib/liblame/mac/LAME_Classic_Final.pch
new file mode 100644
index 0000000000..326285e7d8
--- /dev/null
+++ b/lib/liblame/mac/LAME_Classic_Final.pch
@@ -0,0 +1 @@
+/* LAME Classic Final.pch Precompiled header sources for Classic non-debug build of LAME on Macintosh */ #pragma precompile_target "LAME Classic Final Headers" #define TARGET_API_MAC_OS8 1 #include "Precompile_Common.h" #define LAME_LIBRARY_BUILD 1 // Building library #undef LIBSNDFILE // Build with LIBSNDFILE #define NOANALYSIS 1 // Build without frame-analyzer hooks #undef HAVE_MPGLIB // Build without MPGLIB decoder (forces GPL) #undef USE_LAYER_1 // Build without layer-1 decoding (needs MPGLIB) #undef USE_LAYER_2 // Build without layer-2 decoding (needs MPGLIB) #undef HAVE_VORBIS // Build without Ogg Vorbis #undef BRHIST // Build without histogram (not CLI encoder) #undef NDEBUG // Build final (non-debug) version \ No newline at end of file