-These are some of the Windows CE-specific settings
-you can adjust.
-
-wxUSE_POCKETPC_UI
-
-  If you are compiling with Windows CE .NET, you may
-  wish to emulate PocketPC behaviour (set it to 1), or
-  take advantage of the greater flexibility of
-  Windows CE .NET (set it to 0).
-  If 0, the PocketPC-specific toolbar class will be
-  used, which uses commandbar to combine the toolbar
-  and menubar in one control. If 1, the normal menubar
-  and toolbar behaviour will be used, as per
-  desktop Windows.
-
-wxUSE_SMARTPHONE
-
-  Set this to 1 if you wish to compile for the SmartPhone
-  platform (with eVC++ 3).
-