Commit ed373450 authored by Martin Sustrik's avatar Martin Sustrik

MSVC build fixed

Signed-off-by: 's avatarMartin Sustrik <sustrik@250bpm.com>
parent b3bac176
...@@ -411,15 +411,15 @@ ...@@ -411,15 +411,15 @@
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\sub.cpp" RelativePath="..\..\..\src\stream_engine.cpp"
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\tcp_connecter.cpp" RelativePath="..\..\..\src\sub.cpp"
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\tcp_engine.cpp" RelativePath="..\..\..\src\tcp_connecter.cpp"
> >
</File> </File>
<File <File
...@@ -689,15 +689,15 @@ ...@@ -689,15 +689,15 @@
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\sub.hpp" RelativePath="..\..\..\src\stream_engine.hpp"
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\tcp_connecter.hpp" RelativePath="..\..\..\src\sub.hpp"
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\tcp_engine.hpp" RelativePath="..\..\..\src\tcp_connecter.hpp"
> >
</File> </File>
<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