diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 9c8b73d73..c8d2c0dc8 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -665,10 +665,6 @@ > </File> <File - RelativePath=".\..\src\players.cpp" - > - </File> - <File RelativePath=".\..\src\queue.cpp" > </File> @@ -873,6 +869,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> @@ -1277,26 +1293,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> @@ -1741,6 +1737,10 @@ > </File> <File + RelativePath=".\..\src\company_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> @@ -1809,10 +1809,6 @@ > </File> <File - RelativePath=".\..\src\player_gui.cpp" - > - </File> - <File RelativePath=".\..\src\rail_gui.cpp" > </File> @@ -1905,6 +1901,10 @@ > </File> <File + RelativePath=".\..\src\company_cmd.cpp" + > + </File> + <File RelativePath=".\..\src\disaster_cmd.cpp" > </File> |