Mercurial > mplayer.hg
view Gui/bitmap/bitmap.mak @ 5267:e5f57c576c48
Fixes crash which occured when it wasn't possible to connect to the display
name in DISPLAY.
author | ksorim |
---|---|
date | Sat, 23 Mar 2002 10:09:39 +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