]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
Show how to iterate selected items in a wxListCtrl.
[wxWidgets.git] / setup.h_vms
index d9aea207ec09af18024c86006431ab839634bc41..37708a725dec548785651b79f2ddc3b3d960abb2 100644 (file)
  */
 #define HAVE_CONST_CAST 1
 
+/*
+ * use STL for containers and wxString
+ */
+#define wxUSE_STL 0
 /*
  * Use regex support
  */
  */
 #define wxUSE_NOGUI 0
 
+#define wxUSE_BASE 1
+#define __WXBASE__ 1
+
 /*
  * Catch fatal program exceptions
  */