]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
add wxUSE_STC wrappers
[wxWidgets.git] / setup.h.in
index d4e09cd1e873505cda9d13e89bbf41fd5efb9d26..1e990974c10373a087a521b20a758ca2c8db9282 100644 (file)
 
 #define wxUSE_AUI       0
 
+#define wxUSE_STC 0
+
 
 #ifndef wxUSE_GRAPHICS_CONTEXT
 #define wxUSE_GRAPHICS_CONTEXT 0
 /* define if you have vsscanf function */
 #undef HAVE_VSSCANF
 
-/* The number of bytes in a char.  */
-#undef SIZEOF_CHAR
-
 /* The number of bytes in a wchar_t.  */
 #undef SIZEOF_WCHAR_T