diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 4a8176f67..1d861a933 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -629,6 +629,10 @@ > </File> <File + RelativePath=".\..\src\network\network_content.cpp" + > + </File> + <File RelativePath=".\..\src\network\network_gamelist.cpp" > </File> @@ -1121,6 +1125,10 @@ > </File> <File + RelativePath=".\..\src\network\network_content.h" + > + </File> + <File RelativePath=".\..\src\network\network_func.h" > </File> @@ -1777,6 +1785,10 @@ > </File> <File + RelativePath=".\..\src\network\network_content_gui.cpp" + > + </File> + <File RelativePath=".\..\src\network\network_gui.cpp" > </File> @@ -3229,6 +3241,14 @@ > </File> <File + RelativePath=".\..\src\network\core\tcp_content.cpp" + > + </File> + <File + RelativePath=".\..\src\network\core\tcp_content.h" + > + </File> + <File RelativePath=".\..\src\network\core\tcp_game.cpp" > </File> |