]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
Reordering so most likely to fail are at end
[wxWidgets.git] / setup.h.in
index 91e78e4a3c0ccae94b92232422ff6ca74d1118b8..e28be0bee126ebb9ec025a785b72acb81387131c 100644 (file)
 
 #define wxUSE_GRID         0
 
+#define wxUSE_DATAVIEWCTRL   0
+
 #define wxUSE_MINIFRAME 0
 
 
  * Use GNOME print for printing under GTK+ 2.0
  */
 #define wxUSE_LIBGNOMEPRINT 0
+/*
+ * Use the Hildon framework
+ */
+#define wxUSE_LIBHILDON 0
 /*
  * Use iODBC
  */
    with wx/msw/setup.h */
 #define wxUSE_XPM_IN_MSW wxUSE_XPM
 
-// Set to 0 to disable PostScript print/preview architecture code under Windows
-// (just use Windows printing).
+/* Set to 0 to disable PostScript print/preview architecture code under Windows
+  (just use Windows printing).
+ */
 #define wxUSE_POSTSCRIPT_ARCHITECTURE_IN_MSW 1
 
 #endif /* __WIN32__ */