Commit 73bbcb55 authored by Martin Sustrik's avatar Martin Sustrik

MSVC build fixed

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent 8d6cafe0
...@@ -189,6 +189,10 @@ ...@@ -189,6 +189,10 @@
RelativePath="..\..\..\src\decoder.cpp" RelativePath="..\..\..\src\decoder.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\device.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\devpoll.cpp" RelativePath="..\..\..\src\devpoll.cpp"
> >
...@@ -205,10 +209,6 @@ ...@@ -205,10 +209,6 @@
RelativePath="..\..\..\src\err.cpp" RelativePath="..\..\..\src\err.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\forwarder.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\fq.cpp" RelativePath="..\..\..\src\fq.cpp"
> >
...@@ -293,10 +293,6 @@ ...@@ -293,10 +293,6 @@
RelativePath="..\..\..\src\push.cpp" RelativePath="..\..\..\src\push.cpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\queue.cpp"
>
</File>
<File <File
RelativePath="..\..\..\src\rep.cpp" RelativePath="..\..\..\src\rep.cpp"
> >
...@@ -317,10 +313,6 @@ ...@@ -317,10 +313,6 @@
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"
> >
...@@ -439,6 +431,10 @@ ...@@ -439,6 +431,10 @@
RelativePath="..\..\..\src\decoder.hpp" RelativePath="..\..\..\src\decoder.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\device.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\devpoll.hpp" RelativePath="..\..\..\src\devpoll.hpp"
> >
...@@ -459,10 +455,6 @@ ...@@ -459,10 +455,6 @@
RelativePath="..\..\..\src\fd.hpp" RelativePath="..\..\..\src\fd.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\forwarder.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\fq.hpp" RelativePath="..\..\..\src\fq.hpp"
> >
...@@ -579,10 +571,6 @@ ...@@ -579,10 +571,6 @@
RelativePath="..\..\..\src\push.hpp" RelativePath="..\..\..\src\push.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\queue.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\rep.hpp" RelativePath="..\..\..\src\rep.hpp"
> >
...@@ -611,10 +599,6 @@ ...@@ -611,10 +599,6 @@
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