Build wx without wxRegex

This commit is contained in:
Thomas Goyne 2013-04-13 08:27:49 -07:00
parent 4e7d6df6b2
commit 82476832af
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@
#define wxUSE_URL_NATIVE 0
#define wxUSE_VARIANT 1
#define wxUSE_ANY 1
#define wxUSE_REGEX 1
#define wxUSE_REGEX 0
#define wxUSE_SYSTEM_OPTIONS 1
#define wxUSE_SOUND 0
#define wxUSE_MEDIACTRL 0