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

📄 makefile

📁 mpeg4 video codec mpeg4 video codec
💻
字号:
CFLAGS+= -I. -I../.. -I../../cygwin -I../../baseclasses -Iinclude -DSUPPORT_INTERLACE       SRCS=ff_wmv9.cpp GenProfile_lib.cpp nssBuffer.cpp videoenc.cpp writerSink.cpp \     include/wmguids.cpp ../../imgFilters/ffImgfmt.cpp combase.cppSLIB=../../../bin/ff_wmv9.dllDEF=ff_wmv9.defGCCLIBS=-lstdc++ -lsupc++ -luuid -lole32 -loleaut32 -lwinmm -lgdi32 -ldxguidCLLIBS=msvcprt.lib ole32.lib oleaut32.lib winmm.lib gdi32.lib dxguid.lib strmiids.lib uuid.libinclude ../../makefile_c.incCFLAGS+=-w.all: $(SLIB)clean: 	rm -f *.o include/*.o *~ $(SLIB)## include dependency files if they exist#ifneq ($(wildcard .depend),)include .dependendif

⌨️ 快捷键说明

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