__WXHANDHELD__ introduction.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39329 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -175,6 +175,10 @@
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user