]> git.saurik.com Git - wxWidgets.git/blame - contrib/src/ogl/makefile.b32
forgot to commit some XRC files
[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
779cedff 12LIBTARGET=$(WXDIR)\lib\ogl.lib
1fc25a89
JS
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