Files
itgmania212121/extern/ffmpeg/libpostproc/Makefile
T

12 lines
229 B
Makefile
Raw Normal View History

2022-04-25 20:01:22 +02:00
NAME = postproc
DESC = FFmpeg postprocessing library
FFLIBS = avutil
HEADERS = postprocess.h \
version.h \
OBJS = postprocess.o
# Windows resource file
SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o