Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 6252:54283d7bc90a
DVD FAQ moved to faq.html, small TOC added. all this by Diego Biurrun
author | arpi |
---|---|
date | Fri, 31 May 2002 22:08:49 +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