Fixed WinCE build.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27994 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2004-06-24 06:54:55 +00:00
parent 509cf714f8
commit b6352c09e9

View File

@@ -18,7 +18,7 @@
#define USE_WXUNIVERSAL 0
#endif
#ifdef __WXMSW__
#if defined(__WXMSW__) && !defined(__WXWINCE__)
#define USE_WXMSW 1
#else
#define USE_WXMSW 0