Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 2677:794dec2fae64
using const modifier
author | nick |
---|---|
date | Sun, 04 Nov 2001 11:51:36 +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