From: Václav Slavík Date: Fri, 4 Jul 2003 22:50:06 +0000 (+0000) Subject: fix monodll build X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/42bf837cea417f83f478709be322eb713e6e2ec8 fix monodll build git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21658 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/defs.h b/include/wx/defs.h index 74e04440bf..63a0822e76 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -376,6 +376,7 @@ typedef int wxWindowID; #endif #define WXMAKINGDLL_CORE + #define WXMAKINGDLL_HTML #endif // WXMAKINGDLL #ifdef WXUSINGDLL