Commit 933ace09 authored by Martin Sustrik's avatar Martin Sustrik

MSVC build fixed to reflect zmq.cpp split

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent 6191213a
......@@ -314,6 +314,10 @@
RelativePath="..\..\..\src\mailbox.cpp"
>
</File>
<File
RelativePath="..\..\..\src\msg.cpp"
>
</File>
<File
RelativePath="..\..\..\src\named_session.cpp"
>
......@@ -462,6 +466,10 @@
RelativePath="..\..\..\src\zmq_listener.cpp"
>
</File>
<File
RelativePath="..\..\..\src\zmq_utils.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
......@@ -577,7 +585,7 @@
>
</File>
<File
RelativePath="..\..\..\src\msg_content.hpp"
RelativePath="..\..\..\src\msg.hpp"
>
</File>
<File
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment