view libass/Makefile @ 24253:e0ed786a7fb9

warning fix: vd_ffmpeg.c: At top level: vd_ffmpeg.c:915: warning: 'get_format' defined but not used
author diego
date Tue, 28 Aug 2007 17:36:04 +0000
parents 35ba35934057
children
line wrap: on
line source

include ../config.mak

LIBNAME_COMMON = libass.a

SRCS_COMMON = ass.c \
              ass_cache.c \
              ass_fontconfig.c \
              ass_render.c \
              ass_utils.c \
              ass_mp.c \
              ass_bitmap.c \
              ass_library.c \
              ass_font.c \

include ../mpcommon.mak