]> git.saurik.com Git - wxWidgets.git/commitdiff
__WXHANDHELD__ introduction.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 May 2006 13:57:04 +0000 (13:57 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 25 May 2006 13:57:04 +0000 (13:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/platform.h

index 8d82a9ef3a2692faf24115deef03b5c1c5f4344c..324a77e876491f0a2616914585fd37aee9fd8420 100644 (file)
 #   endif
 #endif
 
+#if defined(__POCKETPC__) || defined(__SMARTPHONE__) || defined(__WXGPE__)
+#   define __WXHANDHELD__
+#endif
+
 /*
    Include wx/setup.h for the Unix platform defines generated by configure and
    the library compilation options