MSVC build fixed

Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
This commit is contained in:
Martin Sustrik 2010-12-06 23:10:50 +01:00
parent 8d6cafe066
commit 73bbcb552d

View File

@ -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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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 @@
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"
> >