diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index c6e3e595f..6cf74a447 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -455,6 +455,10 @@ > </File> <File + RelativePath=".\..\src\cargodest.cpp" + > + </File> + <File RelativePath=".\..\src\cargomonitor.cpp" > </File> @@ -503,6 +507,10 @@ > </File> <File + RelativePath=".\..\src\departures.cpp" + > + </File> + <File RelativePath=".\..\src\depot.cpp" > </File> @@ -755,6 +763,10 @@ > </File> <File + RelativePath=".\..\src\trafficlight.cpp" + > + </File> + <File RelativePath=".\..\src\vehicle.cpp" > </File> @@ -843,6 +855,22 @@ > </File> <File + RelativePath=".\..\src\cargodest_base.h" + > + </File> + <File + RelativePath=".\..\src\cargodest_func.h" + > + </File> + <File + RelativePath=".\..\src\cargodest_gui.h" + > + </File> + <File + RelativePath=".\..\src\cargodest_type.h" + > + </File> + <File RelativePath=".\..\src\cargomonitor.h" > </File> @@ -943,6 +971,18 @@ > </File> <File + RelativePath=".\..\src\departures_func.h" + > + </File> + <File + RelativePath=".\..\src\departures_gui.h" + > + </File> + <File + RelativePath=".\..\src\departures_type.h" + > + </File> + <File RelativePath=".\..\src\depot_base.h" > </File> @@ -1671,6 +1711,18 @@ > </File> <File + RelativePath=".\..\src\trafficlight.h" + > + </File> + <File + RelativePath=".\..\src\trafficlight_func.h" + > + </File> + <File + RelativePath=".\..\src\trafficlight_type.h" + > + </File> + <File RelativePath=".\..\src\train.h" > </File> @@ -1907,6 +1959,10 @@ > </File> <File + RelativePath=".\..\src\cargodest_gui.cpp" + > + </File> + <File RelativePath=".\..\src\cheat_gui.cpp" > </File> @@ -1923,6 +1979,10 @@ > </File> <File + RelativePath=".\..\src\departures_gui.cpp" + > + </File> + <File RelativePath=".\..\src\depot_gui.cpp" > </File> @@ -2463,6 +2523,10 @@ > </File> <File + RelativePath=".\..\src\saveload\cargodest_sl.cpp" + > + </File> + <File RelativePath=".\..\src\saveload\cargomonitor_sl.cpp" > </File> @@ -4127,6 +4191,10 @@ > </File> <File + RelativePath=".\..\src\pathfinder\yapf\yapf_cargo.cpp" + > + </File> + <File RelativePath=".\..\src\pathfinder\yapf\yapf_common.hpp" > </File> @@ -4255,6 +4323,34 @@ > </File> </Filter> + <Filter + Name="underground" + > + <File + RelativePath=".\..\src\layer.cpp" + > + </File> + <File + RelativePath=".\..\src\underground_gui.cpp" + > + </File> + <File + RelativePath=".\..\src\layer_type.h" + > + </File> + <File + RelativePath=".\..\src\layer_func.h" + > + </File> + <File + RelativePath=".\..\src\underground_gui.h" + > + </File> + <File + RelativePath=".\..\src\widgets\underground_widget.h" + > + </File> + </Filter> <File RelativePath=".\..\media\openttd.ico" > |