]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Do not run focus detection when handling events from editor control (mostly because...
[wxWidgets.git] / setup.h.in
index c97a5cbfe342ca9fc885842ffd8c7b818458f40c..667087f1ed703f9abed5a2c775a8570304df284c 100644 (file)
 
 
 #ifdef _MSC_VER
 
 
 #ifdef _MSC_VER
-#   if _MSC_VER >= 1400
+#   if _MSC_VER >= 1310
 
 
 #define wxUSE_GRAPHICS_CONTEXT 0
 
 
 #define wxUSE_GRAPHICS_CONTEXT 0
 
 #define wxUSE_ABOUTDLG 0
 
 
 #define wxUSE_ABOUTDLG 0
 
+#define wxUSE_FILE_HISTORY 0
+
 
 #define wxUSE_METAFILE              0
 #define wxUSE_ENH_METAFILE          0
 
 #define wxUSE_METAFILE              0
 #define wxUSE_ENH_METAFILE          0
  */
 #undef HAVE_TR1_UNORDERED_SET
 
  */
 #undef HAVE_TR1_UNORDERED_SET
 
+/*
+ * Define if your compiler has <tr1/type_traits>
+ */
+#undef HAVE_TR1_TYPE_TRAITS
+
+/*
+ * Define if your compiler has <type_traits>
+ */
+#undef HAVE_TYPE_TRAITS
+
 /*
  * Define if the compiler supports simple visibility declarations.
  */
 /*
  * Define if the compiler supports simple visibility declarations.
  */