Mercurial > mplayer.hg
view libass/Makefile @ 24758:8383cea01fff
#ifdef's in tv.c and tv.h becomes more and more hard to maintain.
I've decided to remove all of them and control options only through cfg-common.h
author | voroshil |
---|---|
date | Sun, 14 Oct 2007 16:44:32 +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