Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 4112:3822582553d6
Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
author | nick |
---|---|
date | Sat, 12 Jan 2002 18:00:25 +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