(svn r15165) -Fix (r15163): The MSVC project files were not regenerated.

This commit is contained in:
Yexo 2009-01-20 12:40:34 +00:00
parent 196085eb0f
commit 4091989752
2 changed files with 24 additions and 0 deletions

View File

@ -3199,6 +3199,14 @@
<Filter
Name="Network Core"
>
<File
RelativePath=".\..\src\network\core\address.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\address.h"
>
</File>
<File
RelativePath=".\..\src\network\core\config.h"
>
@ -3243,6 +3251,10 @@
RelativePath=".\..\src\network\core\tcp.h"
>
</File>
<File
RelativePath=".\..\src\network\core\tcp_connect.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\tcp_content.cpp"
>

View File

@ -3196,6 +3196,14 @@
<Filter
Name="Network Core"
>
<File
RelativePath=".\..\src\network\core\address.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\address.h"
>
</File>
<File
RelativePath=".\..\src\network\core\config.h"
>
@ -3240,6 +3248,10 @@
RelativePath=".\..\src\network\core\tcp.h"
>
</File>
<File
RelativePath=".\..\src\network\core\tcp_connect.cpp"
>
</File>
<File
RelativePath=".\..\src\network\core\tcp_content.cpp"
>