summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
-rw-r--r--source.list1
3 files changed, 9 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index b9d76a6da..5a5d75014 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1144,6 +1144,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_base.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 0882727c9..91e051306 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1141,6 +1141,10 @@
>
</File>
<File
+ RelativePath=".\..\src\network\network_base.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\network\network_client.h"
>
</File>
diff --git a/source.list b/source.list
index b15e83d40..5c153f69f 100644
--- a/source.list
+++ b/source.list
@@ -218,6 +218,7 @@ mixer.h
music.h
namegen_func.h
network/network.h
+network/network_base.h
network/network_client.h
network/network_func.h
network/network_gamelist.h