]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
Add SetKind accessor
[wxWidgets.git] / include / wx / platform.h
index 7d172e745ac0f36f0ca9ad7e0390481fb74c4dd0..df1f9cdcc14c670db19abd95494f3021023047c5 100644 (file)
 #    endif
 #endif /* WINE */
 
+/* detect SmartPhone */
+#if defined( WIN32_PLATFORM_WFSP )
+#    ifndef __SMARTPHONE__
+#        define __SMARTPHONE__
+#    endif
+#endif
+
 /*
    Include wx/setup.h for the Unix platform defines generated by configure and
    the library compilation options