diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index b19198b2d..c336651bf 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2452,6 +2452,14 @@ > </File> <File + RelativePath=".\..\src\network\core\host.cpp" + > + </File> + <File + RelativePath=".\..\src\network\core\host.h" + > + </File> + <File RelativePath=".\..\src\network\core\os_abstraction.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 3523d11dc..fe4b382da 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2449,6 +2449,14 @@ > </File> <File + RelativePath=".\..\src\network\core\host.cpp" + > + </File> + <File + RelativePath=".\..\src\network\core\host.h" + > + </File> + <File RelativePath=".\..\src\network\core\os_abstraction.h" > </File> |