From 6d5c9381c763b1df70bba0c4d7f8a913b08282a9 Mon Sep 17 00:00:00 2001
From: Martin Sustrik <sustrik@250bpm.com>
Date: Thu, 16 Feb 2012 10:03:18 +0900
Subject: MSVC build: ZeroMQ renamed to Crossroads

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
---
 builds/msvc/inproc_thr/inproc_thr.vcxproj | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'builds/msvc/inproc_thr')

diff --git a/builds/msvc/inproc_thr/inproc_thr.vcxproj b/builds/msvc/inproc_thr/inproc_thr.vcxproj
index 7c67914..721aa0c 100644
--- a/builds/msvc/inproc_thr/inproc_thr.vcxproj
+++ b/builds/msvc/inproc_thr/inproc_thr.vcxproj
@@ -75,7 +75,7 @@
     <ClCompile Include="..\..\..\perf\inproc_thr.cpp" />
   </ItemGroup>
   <ItemGroup>
-    <ProjectReference Include="..\libzmq\libzmq.vcxproj">
+    <ProjectReference Include="..\libxs\libxs.vcxproj">
       <Project>{641c5f36-32ee-4323-b740-992b651cf9d6}</Project>
       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
     </ProjectReference>
@@ -83,4 +83,4 @@
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
   <ImportGroup Label="ExtensionTargets">
   </ImportGroup>
-</Project>
\ No newline at end of file
+</Project>
-- 
cgit v1.2.3