?? lame_carbon_final.pch
字號:
/* LAME Carbon Debug.pch Precompiled header sources for Carbon non-debug build of LAME on Macintosh*/#pragma precompile_target "LAME Carbon Final Headers"#define TARGET_API_MAC_CARBON 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
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -