Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 5328:014ddf03476d
check and set codec selection - impossible to do it at find_codec
author | arpi |
---|---|
date | Mon, 25 Mar 2002 03:19:43 +0000 |
parents | d237c5d4b216 |
children |
line wrap: on
line source
BITMAPOBJS = \ bitmap/bitmap.o \ bitmap/tga/tga.o \ bitmap/bmp/bmp.o \ bitmap/png/png.o BITMAPSRCS = \ bitmap/bitmap.c \ bitmap/tga/tga.c \ bitmap/bmp/bmp.c \ bitmap/png/png.c