X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9581c3c6dcb4dff7a4677e9ee4ec640cfeb0ec4d..24d2b4f5ba8ceffe55e7520a233ba6b3046aa27e:/include/wx/msw/wince/setup.h diff --git a/include/wx/msw/wince/setup.h b/include/wx/msw/wince/setup.h index 578988a64d..058635fac5 100644 --- a/include/wx/msw/wince/setup.h +++ b/include/wx/msw/wince/setup.h @@ -451,7 +451,7 @@ // // Default is 1 // -// Recommended setting: 1 (requires XRC) +// Recommended setting: 1 (requires wxUSE_XML) #define wxUSE_XRC 1 // XML parsing classes. Note that their API will change in the future, so @@ -811,7 +811,7 @@ // // Recommended setting: 1 (wxHTML is great!), set to 0 if you want compile a // smaller library. -#define wxUSE_HTML 0 +#define wxUSE_HTML 1 // Setting wxUSE_GLCANVAS to 1 enables OpenGL support. You need to have OpenGL // headers and libraries to be able to compile the library with wxUSE_GLCANVAS