From 671683c445e4ef668a5a4ed9511f31e6565bdfe9 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Sun, 31 May 2009 12:55:11 +0000 Subject: [PATCH] enable OpenGL library build by default under Windows too git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60834 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/config.bkl | 2 +- build/bakefiles/opengl.bkl | 18 ------------------ build/msw/config.bcc | 2 +- build/msw/config.gcc | 2 +- build/msw/config.vc | 2 +- build/msw/config.wat | 2 +- build/msw/makefile.bcc | 16 +++++----------- build/msw/makefile.gcc | 17 +++++------------ build/msw/makefile.vc | 2 +- build/msw/makefile.wat | 12 ++++-------- docs/changes.txt | 1 + include/wx/motif/setup0.h | 11 +++++------ include/wx/msw/setup0.h | 11 +++++------ include/wx/msw/wince/setup.h | 11 +++++------ include/wx/os2/setup0.h | 11 +++++------ include/wx/osx/setup0.h | 11 +++++------ include/wx/palmos/setup0.h | 11 +++++------ include/wx/setup_inc.h | 11 +++++------ include/wx/univ/setup0.h | 11 +++++------ 19 files changed, 61 insertions(+), 103 deletions(-) diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 17a9e686c9..e462f04382 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -239,7 +239,7 @@ Acts according to BUILD by default.