From 152c64f25df9d037e7f51874d2d66724337aad38 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Tue, 16 Nov 2010 14:04:55 +0100 Subject: FD_SETSIZE defaults to 1024 in MSVC build Signed-off-by: Martin Sustrik --- builds/msvc/libzmq/libzmq.vcproj | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'builds') diff --git a/builds/msvc/libzmq/libzmq.vcproj b/builds/msvc/libzmq/libzmq.vcproj index 95db1df..126ac2e 100644 --- a/builds/msvc/libzmq/libzmq.vcproj +++ b/builds/msvc/libzmq/libzmq.vcproj @@ -40,7 +40,7 @@ /> - - @@ -273,6 +269,14 @@ RelativePath="..\..\..\src\pub.cpp" > + + + + @@ -325,10 +329,6 @@ RelativePath="..\..\..\src\thread.cpp" > - - @@ -407,10 +407,6 @@ RelativePath="..\..\..\src\devpoll.hpp" > - - @@ -531,6 +527,14 @@ RelativePath="..\..\..\src\pub.hpp" > + + + + @@ -587,10 +591,6 @@ RelativePath="..\..\..\src\thread.hpp" > - - -- cgit v1.2.3