diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 88044a818..80c98483b 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -668,10 +668,6 @@ > </File> <File - RelativePath=".\..\src\players.cpp" - > - </File> - <File RelativePath=".\..\src\queue.cpp" > </File> @@ -876,6 +872,26 @@ > </File> <File + RelativePath=".\..\src\company_base.h" + > + </File> + <File + RelativePath=".\..\src\company_func.h" + > + </File> + <File + RelativePath=".\..\src\company_gui.h" + > + </File> + <File + RelativePath=".\..\src\company_manager_face.h" + > + </File> + <File + RelativePath=".\..\src\company_type.h" + > + </File> + <File RelativePath=".\..\src\console_func.h" > </File> @@ -1280,26 +1296,6 @@ > </File> <File - RelativePath=".\..\src\player_base.h" - > - </File> - <File - RelativePath=".\..\src\player_face.h" - > - </File> - <File - RelativePath=".\..\src\player_func.h" - > - </File> - <File - RelativePath=".\..\src\player_gui.h" - > - </File> - <File - RelativePath=".\..\src\player_type.h" - > - </File> - <File RelativePath=".\..\src\querystring_gui.h" > </File> @@ -1744,6 +1740,10 @@ > </File> <File + RelativePath=".\..\src\company_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> @@ -1812,10 +1812,6 @@ > </File> <File - RelativePath=".\..\src\player_gui.cpp" - > - </File> - <File RelativePath=".\..\src\rail_gui.cpp" > </File> @@ -1908,6 +1904,10 @@ > </File> <File + RelativePath=".\..\src\company_cmd.cpp" + > + </File> + <File RelativePath=".\..\src\disaster_cmd.cpp" > </File> |