diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index dde8192f0..1afdab103 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -592,6 +592,10 @@ > </File> <File + RelativePath=".\..\src\network\network_admin.cpp" + > + </File> + <File RelativePath=".\..\src\network\network_client.cpp" > </File> @@ -1100,6 +1104,10 @@ > </File> <File + RelativePath=".\..\src\network\network_admin.h" + > + </File> + <File RelativePath=".\..\src\network\network_base.h" > </File> @@ -3508,6 +3516,14 @@ > </File> <File + RelativePath=".\..\src\network\core\tcp_admin.cpp" + > + </File> + <File + RelativePath=".\..\src\network\core\tcp_admin.h" + > + </File> + <File RelativePath=".\..\src\network\core\tcp_http.cpp" > </File> |