You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
229B

  1. NAME = postproc
  2. DESC = FFmpeg postprocessing library
  3. FFLIBS = avutil
  4. HEADERS = postprocess.h \
  5. version.h \
  6. OBJS = postprocess.o
  7. # Windows resource file
  8. SLIBOBJS-$(HAVE_GNU_WINDRES) += postprocres.o