summaryrefslogtreecommitdiff
path: root/builds/msvc/c_local_thr/c_local_thr.vcxproj
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:03:18 +0900
committerMartin Sustrik <sustrik@250bpm.com>2012-02-16 10:03:18 +0900
commit6d5c9381c763b1df70bba0c4d7f8a913b08282a9 (patch)
tree322adbfa7974ac085a8c625c826718e4b6a4bc4a /builds/msvc/c_local_thr/c_local_thr.vcxproj
parent1d9dd0d87b708087fda952954d1bdddcd93812c3 (diff)
MSVC build: ZeroMQ renamed to Crossroads
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
Diffstat (limited to 'builds/msvc/c_local_thr/c_local_thr.vcxproj')
-rw-r--r--builds/msvc/c_local_thr/c_local_thr.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/builds/msvc/c_local_thr/c_local_thr.vcxproj b/builds/msvc/c_local_thr/c_local_thr.vcxproj
index 2db70f6..0d0b950 100644
--- a/builds/msvc/c_local_thr/c_local_thr.vcxproj
+++ b/builds/msvc/c_local_thr/c_local_thr.vcxproj
@@ -76,7 +76,7 @@
<ClCompile Include="..\..\..\perf\local_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>
@@ -84,4 +84,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project> \ No newline at end of file
+</Project>