Remove a few easily delineated components from the wx 2.9.2+ build.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7150 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Soren Jorvang
2011-02-12 16:07:40 +00:00
parent 642aa59b7e
commit 94176c02a8
3 changed files with 108 additions and 205 deletions

View File

@ -303,7 +303,7 @@
#define wxUSE_ANY 1
#define wxUSE_REGEX 1
#define wxUSE_REGEX 0
#define wxUSE_SYSTEM_OPTIONS 1
@ -311,15 +311,15 @@
#define wxUSE_MEDIACTRL 1
#define wxUSE_XRC 1
#define wxUSE_XRC 0
#define wxUSE_XML 1
#define wxUSE_AUI 1
#define wxUSE_RIBBON 1
#define wxUSE_RIBBON 0
#define wxUSE_PROPGRID 1
#define wxUSE_PROPGRID 0
#define wxUSE_STC 0
@ -511,11 +511,11 @@
#define wxUSE_PRINTING_ARCHITECTURE 1
#define wxUSE_HTML 1
#define wxUSE_HTML 0
#define wxUSE_GLCANVAS 1
#define wxUSE_RICHTEXT 1
#define wxUSE_RICHTEXT 0
#define wxUSE_CLIPBOARD 1
@ -539,7 +539,7 @@
#define wxUSE_MS_HTML_HELP 0
#define wxUSE_WXHTML_HELP 1
#define wxUSE_WXHTML_HELP 0
#define wxUSE_CONSTRAINTS 1