]> git.saurik.com Git - wxWidgets.git/blob - contrib/src/ogl/makefile.b32
Added OGL to contrib
[wxWidgets.git] / contrib / src / ogl / makefile.b32
1 #
2 # File: makefile.b32
3 # Author: Julian Smart
4 # Created: 1999
5 # Updated:
6 # Copyright:
7 #
8 # Makefile : Builds OGL library for 32-bit BC++
9
10 WXDIR = $(WXWIN)
11
12 LIBTARGET=$(WXDIR)\contrib\lib\ogl.lib
13
14 OBJECTS = basic.obj basic2.obj canvas.obj ogldiag.obj lines.obj misc.obj divided.obj constrnt.obj\
15 composit.obj drawn.obj bmpshape.obj mfutils.obj
16
17 !include $(WXDIR)\src\makelib.b32
18