mirror of https://github.com/odrling/Aegisub
Build wx without wxRegex
This commit is contained in:
parent
4e7d6df6b2
commit
82476832af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue