]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/platform.h
fix for Borland Dll build (SF bug #972989)
[wxWidgets.git] / include / wx / platform.h
index 14707f610498743747d0121fabd42687fc485c91..be0205c91bb0146a8d959cfb971dbe388e02cc1b 100644 (file)
 #    endif
 #endif
 
+#if defined(_WIN32_WCE) && !defined(WIN32_PLATFORM_WFSP) && !defined(WIN32_PLATFORM_PSPC)
+#   if (_WIN32_WCE >= 400)
+#       ifndef __WINCE_NET__
+#           define __WINCE_NET__
+#       endif
+#   elif (_WIN32_WCE >= 200) 
+#       ifndef __HANDHELDPC__
+#           define __HANDHELDPC__
+#       endif
+#   endif
+#endif
+
 /*
    Include wx/setup.h for the Unix platform defines generated by configure and
    the library compilation options