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
Martin Sustrik
85c2a84036
inproc perf tests now work on Windows
...
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-04-02 09:50:35 +02:00
Martin Sustrik
54830ac0f6
MSVC build system updated to match 3.0 changes
...
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
2011-04-02 09:03:57 +02:00
Mikko Koppanen
1e0302633e
Added WithOpenPGM configuration into MSVC builds
...
Signed-off-by: Mikko Koppanen <mikko.koppanen@gmail.com>
2011-01-30 12:43:17 +01:00
unknown
22db38bf3d
MSVC build: C++ perf tests removed; all executables go into bin directory
2010-03-12 20:20:25 +01:00
unknown
54df388ace
Java binding removed from MSVC build
2010-03-12 18:05:38 +01:00
unknown
83f85ea51d
ruby binding removed from msvc build
2010-02-27 13:49:53 +01:00
unknown
696ada8833
python binding removed from nsvc build
2010-02-27 13:36:52 +01:00
unknown
b7f01f9071
chat example removed from win build; missing fd_signaler_t::poll on win added
2010-02-24 15:33:03 +01:00
unknown
4172fdd697
Win32 build fixed
2010-02-03 14:55:46 +01:00
unknown
0637e06387
zmq_streamer & zmq_queue are built under MSVC
2009-12-13 14:59:25 +01:00
unknown
8d58643655
MSVC build for chat example added
2009-12-10 10:33:07 +01:00
malosek
cff6eb4376
msvc directory moved into builds dir
2009-09-17 10:29:02 +02:00