git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22577
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
14 files changed:
#include "wx/fontmap.h"
#endif // wxUSE_FONTMAP
#include "wx/fontmap.h"
#endif // wxUSE_FONTMAP
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxCore")
+
// ============================================================================
// wxAppBase implementation
// ============================================================================
// ============================================================================
// wxAppBase implementation
// ============================================================================
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxODBC")
+
WXDLLIMPEXP_DATA_ODBC(wxDbList*) PtrBegDbList = 0;
WXDLLIMPEXP_DATA_ODBC(wxDbList*) PtrBegDbList = 0;
#include "wx/generic/gridctrl.h"
#include "wx/dbgrid.h"
#include "wx/generic/gridctrl.h"
#include "wx/dbgrid.h"
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxDbGrid")
+
wxDbGridCellAttrProvider::wxDbGridCellAttrProvider()
{
wxDbGridCellAttrProvider::wxDbGridCellAttrProvider()
{
#include "wx/sckaddr.h"
#include "wx/socket.h"
#include "wx/sckaddr.h"
#include "wx/socket.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxNet")
+
// --------------------------------------------------------------------------
// macros and constants
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// macros and constants
// --------------------------------------------------------------------------
#ifdef wxHAS_TASK_BAR_ICON
#ifdef wxHAS_TASK_BAR_ICON
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxAdvanced")
+
+
#include "wx/taskbar.h"
DEFINE_EVENT_TYPE( wxEVT_TASKBAR_MOVE )
#include "wx/taskbar.h"
DEFINE_EVENT_TYPE( wxEVT_TASKBAR_MOVE )
#include "wx/gtk/win_gtk.h"
#include "wx/gtk/win_gtk.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
//---------------------------------------------------------------------------
// global data
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// global data
//---------------------------------------------------------------------------
#include "wx/gtk/win_gtk.h"
#include "wx/gtk/win_gtk.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
//---------------------------------------------------------------------------
// global data
//---------------------------------------------------------------------------
//---------------------------------------------------------------------------
// global data
//---------------------------------------------------------------------------
#include "wx/dynarray.h"
#include "wx/arrimpl.cpp"
#include "wx/dynarray.h"
#include "wx/arrimpl.cpp"
+
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxHTML")
+//static wxBuildOptionsChecker gs_optionsChecker;
+
//-----------------------------------------------------------------------------
// wxHtmlParser helpers
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// wxHtmlParser helpers
//-----------------------------------------------------------------------------
#include "wx/glcanvas.h"
#include "wx/mac/uma.h"
#include "wx/glcanvas.h"
#include "wx/mac/uma.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
/*
* GLContext implementation
*/
/*
* GLContext implementation
*/
#include "wx/glcanvas.h"
#include "wx/mac/uma.h"
#include "wx/glcanvas.h"
#include "wx/mac/uma.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
/*
* GLContext implementation
*/
/*
* GLContext implementation
*/
#endif
#include "wx/motif/private.h"
#endif
#include "wx/motif/private.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
#ifdef OLD_MESA
// workaround for bug in Mesa's glx.c
static int bitcount( unsigned long n )
#ifdef OLD_MESA
// workaround for bug in Mesa's glx.c
static int bitcount( unsigned long n )
#include "wx/msw/private.h"
#include "wx/msw/private.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
#include "wx/glcanvas.h"
/*
#include "wx/glcanvas.h"
/*
# pragma comment( lib, "glu32" )
#endif
# pragma comment( lib, "glu32" )
#endif
static const wxChar *wxGLCanvasClassName = wxT("wxGLCanvasClass");
static const wxChar *wxGLCanvasClassNameNoRedraw = wxT("wxGLCanvasClassNR");
static const wxChar *wxGLCanvasClassName = wxT("wxGLCanvasClass");
static const wxChar *wxGLCanvasClassNameNoRedraw = wxT("wxGLCanvasClassNR");
#endif
#include "wx/x11/private.h"
#endif
#include "wx/x11/private.h"
+// DLL options compatibility check:
+#include "wx/build.h"
+WX_CHECK_BUILD_OPTIONS("wxGL")
+
static inline WXWindow wxGetClientAreaWindow(wxWindow* win)
{
#ifdef __WXMOTIF__
static inline WXWindow wxGetClientAreaWindow(wxWindow* win)
{
#ifdef __WXMOTIF__
#include "expat.h" // from Expat
#include "expat.h" // from Expat
+// DLL options compatibility check:
+#include "wx/app.h"
+WX_CHECK_BUILD_OPTIONS("wxXML")
+
//-----------------------------------------------------------------------------
// wxXmlNode
//-----------------------------------------------------------------------------
//-----------------------------------------------------------------------------
// wxXmlNode
//-----------------------------------------------------------------------------