diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 92d2a4e48..480c3a969 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -457,6 +457,10 @@ > </File> <File + RelativePath=".\..\src\animated_tile.cpp" + > + </File> + <File RelativePath=".\..\src\articulated_vehicles.cpp" > </File> @@ -541,6 +545,10 @@ > </File> <File + RelativePath=".\..\src\effectvehicle.cpp" + > + </File> + <File RelativePath=".\..\src\elrail.cpp" > </File> @@ -809,6 +817,10 @@ > </File> <File + RelativePath=".\..\src\animated_tile_func.h" + > + </File> + <File RelativePath=".\..\src\articulated_vehicles.h" > </File> @@ -961,6 +973,14 @@ > </File> <File + RelativePath=".\..\src\effectvehicle_func.h" + > + </File> + <File + RelativePath=".\..\src\effectvehicle_base.h" + > + </File> + <File RelativePath=".\..\src\core\endian_func.hpp" > </File> |