From a0d548e6cdef36a8dae6e6834252475728bf8583 Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Thu, 16 Feb 2012 10:28:49 +0900 Subject: ZMQ_REENTRANT functionality removed It doesn't play well with multipart messages. Signed-off-by: Martin Sustrik --- builds/msvc/tests/tests.vcxproj | 6 +----- builds/msvc/tests/tests.vcxproj.filters | 5 +---- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'builds') diff --git a/builds/msvc/tests/tests.vcxproj b/builds/msvc/tests/tests.vcxproj index 6ed83cf..d62597d 100644 --- a/builds/msvc/tests/tests.vcxproj +++ b/builds/msvc/tests/tests.vcxproj @@ -113,10 +113,6 @@ true true - - true - true - true true @@ -162,4 +158,4 @@ - \ No newline at end of file + diff --git a/builds/msvc/tests/tests.vcxproj.filters b/builds/msvc/tests/tests.vcxproj.filters index 5088626..01121cb 100644 --- a/builds/msvc/tests/tests.vcxproj.filters +++ b/builds/msvc/tests/tests.vcxproj.filters @@ -47,9 +47,6 @@ Header Files - - Header Files - Header Files @@ -67,4 +64,4 @@ Header Files - \ No newline at end of file + -- cgit v1.2.3