Enabled opengl and unicode by default too as discussed.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33505 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -610,7 +610,7 @@ else
|
|||||||
DEFAULT_wxUSE_LIBSDL=no
|
DEFAULT_wxUSE_LIBSDL=no
|
||||||
DEFAULT_wxUSE_LIBGNOMEPRINT=yes
|
DEFAULT_wxUSE_LIBGNOMEPRINT=yes
|
||||||
DEFAULT_wxUSE_ODBC=no
|
DEFAULT_wxUSE_ODBC=no
|
||||||
DEFAULT_wxUSE_OPENGL=no
|
DEFAULT_wxUSE_OPENGL=yes
|
||||||
|
|
||||||
DEFAULT_wxUSE_ON_FATAL_EXCEPTION=yes
|
DEFAULT_wxUSE_ON_FATAL_EXCEPTION=yes
|
||||||
DEFAULT_wxUSE_STACKWALKER=yes
|
DEFAULT_wxUSE_STACKWALKER=yes
|
||||||
@@ -746,7 +746,7 @@ else
|
|||||||
DEFAULT_wxUSE_POPUPWIN=yes
|
DEFAULT_wxUSE_POPUPWIN=yes
|
||||||
DEFAULT_wxUSE_TIPWINDOW=yes
|
DEFAULT_wxUSE_TIPWINDOW=yes
|
||||||
|
|
||||||
DEFAULT_wxUSE_UNICODE=no
|
DEFAULT_wxUSE_UNICODE=yes
|
||||||
DEFAULT_wxUSE_UNICODE_MSLU=yes
|
DEFAULT_wxUSE_UNICODE_MSLU=yes
|
||||||
DEFAULT_wxUSE_WCSRTOMBS=no
|
DEFAULT_wxUSE_WCSRTOMBS=no
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user