mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r15165) -Fix (r15163): The MSVC project files were not regenerated.
This commit is contained in:
parent
196085eb0f
commit
4091989752
@ -3199,6 +3199,14 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Network Core"
|
Name="Network Core"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\address.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\address.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\network\core\config.h"
|
RelativePath=".\..\src\network\core\config.h"
|
||||||
>
|
>
|
||||||
@ -3243,6 +3251,10 @@
|
|||||||
RelativePath=".\..\src\network\core\tcp.h"
|
RelativePath=".\..\src\network\core\tcp.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\tcp_connect.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\network\core\tcp_content.cpp"
|
RelativePath=".\..\src\network\core\tcp_content.cpp"
|
||||||
>
|
>
|
||||||
|
@ -3196,6 +3196,14 @@
|
|||||||
<Filter
|
<Filter
|
||||||
Name="Network Core"
|
Name="Network Core"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\address.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\address.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\network\core\config.h"
|
RelativePath=".\..\src\network\core\config.h"
|
||||||
>
|
>
|
||||||
@ -3240,6 +3248,10 @@
|
|||||||
RelativePath=".\..\src\network\core\tcp.h"
|
RelativePath=".\..\src\network\core\tcp.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\network\core\tcp_connect.cpp"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\network\core\tcp_content.cpp"
|
RelativePath=".\..\src\network\core\tcp_content.cpp"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user