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:
@@ -18,7 +18,7 @@
|
|||||||
#define USE_WXUNIVERSAL 0
|
#define USE_WXUNIVERSAL 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __WXMSW__
|
#if defined(__WXMSW__) && !defined(__WXWINCE__)
|
||||||
#define USE_WXMSW 1
|
#define USE_WXMSW 1
|
||||||
#else
|
#else
|
||||||
#define USE_WXMSW 0
|
#define USE_WXMSW 0
|
||||||
|
Reference in New Issue
Block a user