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.

13 lines
224B

  1. include $(SUBDIR)../config.mak
  2. NAME = postproc
  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