1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-06 08:08:58 +02:00
ffmpeg/libpostproc/Makefile

13 lines
224 B
Makefile
Raw Normal View History

include $(SUBDIR)../config.mak
NAME = postproc
FFLIBS = avutil
HEADERS = postprocess.h \
version.h \
OBJS = postprocess.o
# Windows resource file
SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o