Commit b0250cc8 authored by Martin Sustrik's avatar Martin Sustrik

Win32 build fixed

parent 065e4d00
...@@ -201,6 +201,10 @@ ...@@ -201,6 +201,10 @@
RelativePath="..\..\..\src\fd_signaler.cpp" RelativePath="..\..\..\src\fd_signaler.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\forwarder.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\fq.cpp" RelativePath="..\..\..\src\fq.cpp"
> >
...@@ -269,6 +273,10 @@ ...@@ -269,6 +273,10 @@
RelativePath="..\..\..\src\pub.cpp" RelativePath="..\..\..\src\pub.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\queue.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\rep.cpp" RelativePath="..\..\..\src\rep.cpp"
> >
...@@ -289,6 +297,10 @@ ...@@ -289,6 +297,10 @@
RelativePath="..\..\..\src\socket_base.cpp" RelativePath="..\..\..\src\socket_base.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\streamer.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\sub.cpp" RelativePath="..\..\..\src\sub.cpp"
> >
...@@ -423,6 +435,10 @@ ...@@ -423,6 +435,10 @@
RelativePath="..\..\..\src\fd_signaler.hpp" RelativePath="..\..\..\src\fd_signaler.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\forwarder.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\fq.hpp" RelativePath="..\..\..\src\fq.hpp"
> >
...@@ -527,6 +543,10 @@ ...@@ -527,6 +543,10 @@
RelativePath="..\..\..\src\pub.hpp" RelativePath="..\..\..\src\pub.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\queue.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\rep.hpp" RelativePath="..\..\..\src\rep.hpp"
> >
...@@ -555,6 +575,10 @@ ...@@ -555,6 +575,10 @@
RelativePath="..\..\..\src\stdint.hpp" RelativePath="..\..\..\src\stdint.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\streamer.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\sub.hpp" RelativePath="..\..\..\src\sub.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