]> git.saurik.com Git - wxWidgets.git/blob - utils/ogl/src/Makefile.in
fixed rounding error problem in wxPostscriptDC::SetFont when DC's user scale was...
[wxWidgets.git] / utils / ogl / src / Makefile.in
1 #
2
3 top_srcdir = @top_srcdir@
4 top_builddir = ../../..
5
6 VPATH= $(top_srcdir)/utils/ogl/src
7
8 LIBTARGET=$(top_builddir)/lib/libogl
9
10 OBJECTS=basic.o bmpshape.o composit.o divided.o lines.o misc.o \
11 basic2.o canvas.o constrnt.o drawn.o mfutils.o ogldiag.o
12
13
14 include $(top_builddir)/src/makelib.env