view Gui/bitmap/bitmap.mak @ 5034:d7118bee3c1b

1000l. directfb 0.9.9 detection fixed?
author arpi
date Sun, 10 Mar 2002 23:55: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