]> git.saurik.com Git - wxWidgets.git/blame - contrib/src/ogl/makefile.b32
radiobox default dimension changed from 0 to 1
[wxWidgets.git] / contrib / src / ogl / makefile.b32
CommitLineData
1fc25a89
JS
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
10WXDIR = $(WXWIN)
11
12LIBTARGET=$(WXDIR)\contrib\lib\ogl.lib
13
14OBJECTS = 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