MSVC build fixed

This commit is contained in:
Martin Sustrik 2010-05-05 14:33:02 +02:00
parent 835e893e54
commit 64c58662b7

View File

@ -178,11 +178,11 @@
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\devpoll.cpp" RelativePath="..\..\..\src\ctx.cpp"
> >
</File> </File>
<File <File
RelativePath="..\..\..\src\dispatcher.cpp" RelativePath="..\..\..\src\devpoll.cpp"
> >
</File> </File>
<File <File
@ -391,6 +391,10 @@
RelativePath="..\..\..\src\config.hpp" RelativePath="..\..\..\src\config.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\ctx.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\decoder.hpp" RelativePath="..\..\..\src\decoder.hpp"
> >
@ -399,10 +403,6 @@
RelativePath="..\..\..\src\devpoll.hpp" RelativePath="..\..\..\src\devpoll.hpp"
> >
</File> </File>
<File
RelativePath="..\..\..\src\dispatcher.hpp"
>
</File>
<File <File
RelativePath="..\..\..\src\downstream.hpp" RelativePath="..\..\..\src\downstream.hpp"
> >