1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-29 12:54:10 +02:00
Files
FFmpeg/libpostproc/Makefile
T

13 lines
224 B
Makefile
Raw Normal View History

include $(SUBDIR)../config.mak
NAME = postproc
FFLIBS = avutil
2012-09-27 11:12:18 -03:00
HEADERS = postprocess.h \
version.h \
2003-02-14 21:27:25 +00:00
OBJS = postprocess.o
# Windows resource file
SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o