diff options
-rw-r--r-- | openttd.vcproj | 3 | ||||
-rw-r--r-- | openttd_vs80.vcproj | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 00283267d..a6996c8a7 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -527,6 +527,9 @@ RelativePath=".\network_gamelist.h"> </File> <File + RelativePath=".\network_gui.h"> + </File> + <File RelativePath=".\network_server.h"> </File> <File diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index 48d48f4af..4b52db637 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -996,6 +996,10 @@ >
</File>
<File
+ RelativePath=".\network_gui.h"
+ >
+ </File>
+ <File
RelativePath=".\network_server.h"
>
</File>
|