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:
parent
96bcc9e6cf
commit
78e9ee84bf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user