0
0
mirror of https://github.com/zeromq/libzmq.git synced 2024-12-27 15:41:05 +08:00

Fixed MSVC project for PULL/PUSH

This commit is contained in:
Pieter Hintjens 2010-08-05 18:49:49 +02:00
parent 96bcc9e6cf
commit 78e9ee84bf

View File

@ -186,7 +186,7 @@
>
</File>
<File
RelativePath="..\..\..\src\downstream.cpp"
RelativePath="..\..\..\src\push.cpp"
>
</File>
<File
@ -326,7 +326,7 @@
>
</File>
<File
RelativePath="..\..\..\src\upstream.cpp"
RelativePath="..\..\..\src\pull.cpp"
>
</File>
<File
@ -408,7 +408,7 @@
>
</File>
<File
RelativePath="..\..\..\src\downstream.hpp"
RelativePath="..\..\..\src\push.hpp"
>
</File>
<File
@ -588,7 +588,7 @@
>
</File>
<File
RelativePath="..\..\..\src\upstream.hpp"
RelativePath="..\..\..\src\pull.hpp"
>
</File>
<File