Build wx without wxAny

This commit is contained in:
Thomas Goyne 2015-01-01 08:39:25 -08:00
parent 57edbafdda
commit 069af7cfca
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
#define wxUSE_URL 0
#define wxUSE_URL_NATIVE 0
#define wxUSE_VARIANT 1
#define wxUSE_ANY 1
#define wxUSE_ANY 0
#define wxUSE_REGEX 0
#define wxUSE_SYSTEM_OPTIONS 1
#define wxUSE_SOUND 0