Added bakefile for the OGL contrib
authorRobin Dunn <robin@alldunn.com>
Fri, 18 Jul 2003 02:09:34 +0000 (02:09 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 18 Jul 2003 02:09:34 +0000 (02:09 +0000)
commitfd657b8a5907c8584db84c85535ce281bdd65193
tree5ba34a893b9f05415d9cb754c16d3359e28fba49
parent52fcf3b1bd3b312d4bcabbeec39d749d73f7be40
Added bakefile for the OGL contrib

Changed use of deprecated methods in OGL to new methods

Changes to allow OGL to be built without the deprecated wxExpr (again)

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22071 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
21 files changed:
Makefile.in
build/bakefiles/Makefile
build/makefile.bcc
build/makefile.gcc
build/makefile.vc
build/makefile.wat
contrib/build/ogl/ogl.bkl [new file with mode: 0644]
contrib/include/wx/ogl/ogldiag.h
contrib/src/ogl/Makefile.in
contrib/src/ogl/basic.cpp
contrib/src/ogl/basic2.cpp
contrib/src/ogl/bmpshape.cpp
contrib/src/ogl/canvas.cpp
contrib/src/ogl/composit.cpp
contrib/src/ogl/constrnt.cpp
contrib/src/ogl/divided.cpp
contrib/src/ogl/drawn.cpp
contrib/src/ogl/lines.cpp
contrib/src/ogl/misc.cpp [deleted file]
contrib/src/ogl/ogldiag.cpp
contrib/src/ogl/oglmisc.cpp