diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 401c10587..35e17291d 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1076,6 +1076,10 @@ > </File> <File + RelativePath=".\..\src\landscape_type.h" + > + </File> + <File RelativePath=".\..\src\livery.h" > </File> @@ -1528,6 +1532,10 @@ > </File> <File + RelativePath=".\..\src\transport_type.h" + > + </File> + <File RelativePath=".\..\src\ai\trolly\trolly.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index d9b070cf0..42a2292f5 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1073,6 +1073,10 @@ > </File> <File + RelativePath=".\..\src\landscape_type.h" + > + </File> + <File RelativePath=".\..\src\livery.h" > </File> @@ -1525,6 +1529,10 @@ > </File> <File + RelativePath=".\..\src\transport_type.h" + > + </File> + <File RelativePath=".\..\src\ai\trolly\trolly.h" > </File> |