libzmq/builds/msvc
Sebastien Rombauts b3bcd8e323 Static Library Linking for Windows
- New ZMQ_STATIC flag to enable "libzmq.lib" Windows static library (or "libzmq_d.lib" in Debug mode).
- ZMQ_STATIC needs also to be defined by projects using static linking against "libzmq.lib"
- New StaticDebug & StaticRelease configurations for libzmq Win32 projects under MSVC 2008 & 2010
- Tested with Visual Studio 2008 Express under Windows 7, and Visual Studio 2010 Express under Windows 8.
2013-02-24 15:44:14 +01:00
..
c_local_lat Added MSVC10 solution and project files for Windows 2011-12-15 14:03:43 +01:00
c_local_thr Added MSVC10 solution and project files for Windows 2011-12-15 14:03:43 +01:00
c_remote_lat Added MSVC10 solution and project files for Windows 2011-12-15 14:03:43 +01:00
c_remote_thr Added MSVC10 solution and project files for Windows 2011-12-15 14:03:43 +01:00
inproc_lat VS2008 & VS2010: adding the pre-build command to copy platform.hpp in perf/ directory to the two appropriate projects, for each MSVC version 2013-02-20 16:08:18 +01:00
inproc_thr VS2008 & VS2010: adding the pre-build command to copy platform.hpp in perf/ directory to the two appropriate projects, for each MSVC version 2013-02-20 16:08:18 +01:00
libzmq Static Library Linking for Windows 2013-02-24 15:44:14 +01:00
properties Static Library Linking for Windows 2013-02-24 15:44:14 +01:00
errno.cpp Windows CE support : using standard _WIN32_WCE flag instead of WINCE 2013-02-19 16:49:23 +01:00
errno.hpp Windows CE support : uncommenting #define EACCES needed 2013-02-19 18:55:01 +01:00
Makefile.am Static Library Linking for Windows 2013-02-24 15:44:14 +01:00
msvc10.sln Static Library Linking for Windows 2013-02-24 15:44:14 +01:00
msvc.sln Static Library Linking for Windows 2013-02-24 15:44:14 +01:00
platform.hpp The copyrights in file headers updated. 2011-03-02 16:30:40 +01:00