diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 87190c364..aea0f39fd 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -551,6 +551,10 @@ > </File> <File + RelativePath=".\..\src\goal.cpp" + > + </File> + <File RelativePath=".\..\src\ground_vehicle.cpp" > </File> @@ -1031,6 +1035,14 @@ > </File> <File + RelativePath=".\..\src\goal_base.h" + > + </File> + <File + RelativePath=".\..\src\goal_type.h" + > + </File> + <File RelativePath=".\..\src\graph_gui.h" > </File> @@ -1883,6 +1895,10 @@ > </File> <File + RelativePath=".\..\src\goal_gui.cpp" + > + </File> + <File RelativePath=".\..\src\graph_gui.cpp" > </File> @@ -2115,6 +2131,10 @@ > </File> <File + RelativePath=".\..\src\widgets\goal_widget.h" + > + </File> + <File RelativePath=".\..\src\widgets\graph_widget.h" > </File> @@ -2419,6 +2439,10 @@ > </File> <File + RelativePath=".\..\src\saveload\goal_sl.cpp" + > + </File> + <File RelativePath=".\..\src\saveload\group_sl.cpp" > </File> @@ -3119,6 +3143,10 @@ > </File> <File + RelativePath=".\..\src\script\api\script_goal.hpp" + > + </File> + <File RelativePath=".\..\src\script\api\script_group.hpp" > </File> @@ -3351,6 +3379,10 @@ > </File> <File + RelativePath=".\..\src\script\api\script_goal.cpp" + > + </File> + <File RelativePath=".\..\src\script\api\script_group.cpp" > </File> |