]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/setup0.h
New native OS/2 list control support.
[wxWidgets.git] / include / wx / os2 / setup0.h
index c957ac5b11ee27d9ba82ec6b59ce6d55fde7a1a4..38bba247cc37e73567ffc059e25bdcb42bc44724 100644 (file)
                                   // DLL loading and function calling
 #define wxUSE_DYNAMIC_LOADER 0
 
+#define wxUSE_WCHAR_T           1
 #define wxUSE_PROTOCOL          1
 #define wxUSE_URL               1
 #define wxUSE_PROTOCOL_HTTP     1
 #define wxUSE_PROTOCOL_FTP      1
 #define wxUSE_PROTOCOL_FILE     1
 
+#define wxUSE_GENERIC_MDI_AS_NATIVE 1
+
+// use wxExpr (a.k.a. PrologIO)
+#define wxUSE_PROLOGIO          1
+
 #endif
     // _WX_SETUP_H_