]> git.saurik.com Git - wxWidgets.git/blame - src/xpm/makefile.b32
added tests for filled rects
[wxWidgets.git] / src / xpm / makefile.b32
CommitLineData
b24e8265
VZ
1# Makefile for xpm
2# Borland C++
3
4
5LIBTARGET=$(WXDIR)\lib\xpm.lib
6
e6ed776f
GRG
7OBJECTS = attrib.obj crbuffri.obj crdatfri.obj create.obj crifrbuf.obj crifrdat.obj\
8 data.obj image.obj info.obj hashtab.obj misc.obj parse.obj\
9 rdftodat.obj rdftoi.obj rgb.obj scan.obj simx.obj wrffrdat.obj wrffri.obj
b24e8265
VZ
10
11!include $(WXWIN)\src\makelib.b32