diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 26 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 26 |
2 files changed, 50 insertions, 2 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 932c7d3b0..1ed534e8a 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -492,6 +492,14 @@ > </File> <File + RelativePath=".\..\src\cheat.cpp" + > + </File> + <File + RelativePath=".\..\src\cheat_gui.cpp" + > + </File> + <File RelativePath=".\..\src\command.cpp" > </File> @@ -872,6 +880,14 @@ > </File> <File + RelativePath=".\..\src\cheat_func.h" + > + </File> + <File + RelativePath=".\..\src\cheat_type.h" + > + </File> + <File RelativePath=".\..\src\currency.h" > </File> @@ -896,7 +912,15 @@ > </File> <File - RelativePath=".\..\src\depot.h" + RelativePath=".\..\src\depot_base.h" + > + </File> + <File + RelativePath=".\..\src\depot_func.h" + > + </File> + <File + RelativePath=".\..\src\depot_map.h" > </File> <File diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 5b6c66137..96ba1b1e6 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -489,6 +489,14 @@ > </File> <File + RelativePath=".\..\src\cheat.cpp" + > + </File> + <File + RelativePath=".\..\src\cheat_gui.cpp" + > + </File> + <File RelativePath=".\..\src\command.cpp" > </File> @@ -869,6 +877,14 @@ > </File> <File + RelativePath=".\..\src\cheat_func.h" + > + </File> + <File + RelativePath=".\..\src\cheat_type.h" + > + </File> + <File RelativePath=".\..\src\currency.h" > </File> @@ -893,7 +909,15 @@ > </File> <File - RelativePath=".\..\src\depot.h" + RelativePath=".\..\src\depot_base.h" + > + </File> + <File + RelativePath=".\..\src\depot_func.h" + > + </File> + <File + RelativePath=".\..\src\depot_map.h" > </File> <File |