Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 4465:b013d01d9968
small bugfixes, and kill other warning
author | pontscho |
---|---|
date | Fri, 01 Feb 2002 16:34:22 +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