0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-08 21:45:54 +08:00
Sébastien Rombauts 41d79bc19e Windows CE support : using standard _WIN32_WCE flag instead of WINCE
- when compiling for Windows CE, a C++ project must define the preprocessor definitions: UNDER_CE=$(CEVersion),_WIN32_WCE=$(CEVersion)
- choosing the "_WIN32_CE" form for uniformization with "_WIN32" and "_WIN32_WINNT" already used in libzmq (boost is using both forms)
- see http://msdn.microsoft.com/en-us/library/ee479161(v=winembedded.60).aspx
2013-02-19 16:49:23 +01:00
..
2012-03-14 19:12:28 +04:00
2011-12-18 12:30:31 +01:00
2011-04-02 09:50:35 +02:00