build: Update wxWidget to 3.1

This commit is contained in:
Vincent Lejeune 2016-03-06 21:15:51 +01:00
parent dd233c9f38
commit c3fb1419fd
3 changed files with 21 additions and 1 deletions

View file

@ -22,6 +22,9 @@
#define wxUSE_GUI 1
#endif // wxUSE_GUI
// No winRT support
#define wxUSE_WINRT 0
// ----------------------------------------------------------------------------
// compatibility settings
// ----------------------------------------------------------------------------