]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/setup.h
moved smart phone test to chkconf.h from features.h
[wxWidgets.git] / include / wx / msw / wince / setup.h
index 766ec527012ad53c81790b4f34f95c45bf901301..5371f8440876ee0572907b1fa80a6d4b08c753e6 100644 (file)
 // Default is 1
 //
 // Recommended setting: 0 unless you do plan to develop MT applications
 // Default is 1
 //
 // Recommended setting: 0 unless you do plan to develop MT applications
-#define wxUSE_THREADS 1
+#define wxUSE_THREADS 0
 
 // If enabled (1), compiles wxWindows streams classes
 #define wxUSE_STREAMS       1
 
 // If enabled (1), compiles wxWindows streams classes
 #define wxUSE_STREAMS       1
 #define wxUSE_SOCKETS       0
 
 // Set to 1 to enable virtual file systems (required by wxHTML)
 #define wxUSE_SOCKETS       0
 
 // Set to 1 to enable virtual file systems (required by wxHTML)
-#define wxUSE_FILESYSTEM    0
+#define wxUSE_FILESYSTEM    1
 
 // Set to 1 to enable virtual ZIP filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_ZIP        0
 
 // Set to 1 to enable virtual ZIP filesystem (requires wxUSE_FILESYSTEM)
 #define wxUSE_FS_ZIP        0
 
 #define wxUSE_IPC         0
                                 // 0 for no interprocess comms
 
 #define wxUSE_IPC         0
                                 // 0 for no interprocess comms
-#define wxUSE_HELP        0
+#define wxUSE_HELP        1
                                 // 0 for no help facility
 #define wxUSE_MS_HTML_HELP 0
                                 // 0 for no MS HTML Help
                                 // 0 for no help facility
 #define wxUSE_MS_HTML_HELP 0
                                 // 0 for no MS HTML Help
 // (notably, wxNotebook pages)
 #define wxUSE_UXTHEME_AUTO      0
 
 // (notably, wxNotebook pages)
 #define wxUSE_UXTHEME_AUTO      0
 
+// Set to 1 to if you're developing for MS SmartPhone
+#define wxUSE_SMARTPHONE        0
+
 // ----------------------------------------------------------------------------
 // obsolete settings
 // ----------------------------------------------------------------------------
 // ----------------------------------------------------------------------------
 // obsolete settings
 // ----------------------------------------------------------------------------