⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 基于SDL的一个多硬件平台mp3播放器.含解码器源码,可适应平台有X86,ARM,MIPS,PowerPC.
💻 AM
字号:
####### kdevelop will overwrite this part!!! (begin)##########bin_PROGRAMS = sdl_mad## INCLUDES were found outside kdevelop specific partsdl_mad_SOURCES = main.c mad_stream.c madlld.c mad_frame.c mad_decode.c mad_convert.c Buffer.c sdl_mad_LDADD   = -lSDL -lmad -lSDLmain -lpthreadEXTRA_DIST = Buffer.c buffer.h mad_convert.c mad_decode.c mad_decode.h mad_frame.c mad_internal.h madlld.c mad_stream.c main.c ####### kdevelop will overwrite this part!!! (end)############# set the include path found by configureINCLUDES= $(all_includes)# the library search path.sdl_mad_LDFLAGS = $(all_libraries)                                                                                 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -