Commit 5aee5fd0 authored by malosek's avatar malosek

Updated libzmq.vcproj file

parent 27d8627c
...@@ -221,6 +221,10 @@ ...@@ -221,6 +221,10 @@
RelativePath="..\..\..\src\owned.cpp" RelativePath="..\..\..\src\owned.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\p2p.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\pgm_receiver.cpp" RelativePath="..\..\..\src\pgm_receiver.cpp"
> >
...@@ -245,6 +249,14 @@ ...@@ -245,6 +249,14 @@
RelativePath="..\..\..\src\pub.cpp" RelativePath="..\..\..\src\pub.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\rep.cpp"
>
</File>
<File
RelativePath="..\..\..\src\req.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\select.cpp" RelativePath="..\..\..\src\select.cpp"
> >
...@@ -439,6 +451,10 @@ ...@@ -439,6 +451,10 @@
RelativePath="..\..\..\src\owned.hpp" RelativePath="..\..\..\src\owned.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\p2p.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\pgm_receiver.hpp" RelativePath="..\..\..\src\pgm_receiver.hpp"
> >
...@@ -463,6 +479,18 @@ ...@@ -463,6 +479,18 @@
RelativePath="..\..\..\src\poll.hpp" RelativePath="..\..\..\src\poll.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\pub.hpp"
>
</File>
<File
RelativePath="..\..\..\src\rep.hpp"
>
</File>
<File
RelativePath="..\..\..\src\req.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\select.hpp" RelativePath="..\..\..\src\select.hpp"
> >
......
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