]> git.sesse.net Git - ffmpeg/blob - libpostproc/Makefile
Merge commit '23be4eebf8aaa7519b12b2a49e5c5c6c4d076e6a'
[ffmpeg] / libpostproc / Makefile
1 NAME = postproc
2 DESC = FFmpeg postprocessing library
3 FFLIBS = avutil
4
5 HEADERS = postprocess.h        \
6           version.h            \
7
8 OBJS = postprocess.o
9
10 # Windows resource file
11 SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o