mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-28 08:59:09 +00:00
(svn r6298) -Fix(r6297): add network_gui.h to MSVC projetc files
This commit is contained in:
@@ -526,6 +526,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\network_gamelist.h">
|
RelativePath=".\network_gamelist.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\network_gui.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\network_server.h">
|
RelativePath=".\network_server.h">
|
||||||
</File>
|
</File>
|
||||||
|
@@ -995,6 +995,10 @@
|
|||||||
RelativePath=".\network_gamelist.h"
|
RelativePath=".\network_gamelist.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\network_gui.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\network_server.h"
|
RelativePath=".\network_server.h"
|
||||||
>
|
>
|
||||||
|
Reference in New Issue
Block a user