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
This commit is contained in:
Robin Dunn
2003-07-18 02:09:34 +00:00
parent 52fcf3b1bd
commit fd657b8a59
21 changed files with 2348 additions and 2741 deletions

View File

@@ -16,7 +16,9 @@
#pragma interface "ogldiag.h"
#endif
#include <wx/deprecated/setup.h>
#if wxUSE_DEPRECATED
#include <wx/deprecated/wxexpr.h>
#endif
#if wxUSE_PROLOGIO
#include <wx/deprecated/wxexpr.h>