Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 3471:e5aae38e6a09
hacked audio support to work with acm
author | alex |
---|---|
date | Wed, 12 Dec 2001 18:24:21 +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