mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-12 18:40:27 +01:00
MSVC build fixed
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
parent
b3bac17607
commit
ed373450a2
@ -410,6 +410,10 @@
|
||||
RelativePath="..\..\..\src\socket_base.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\stream_engine.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\sub.cpp"
|
||||
>
|
||||
@ -418,10 +422,6 @@
|
||||
RelativePath="..\..\..\src\tcp_connecter.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\tcp_engine.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\tcp_listener.cpp"
|
||||
>
|
||||
@ -688,6 +688,10 @@
|
||||
RelativePath="..\..\..\src\stdint.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\stream_engine.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\sub.hpp"
|
||||
>
|
||||
@ -696,10 +700,6 @@
|
||||
RelativePath="..\..\..\src\tcp_connecter.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\tcp_engine.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\tcp_listener.hpp"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user