diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 6 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 6 |
2 files changed, 2 insertions, 10 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 1ed534e8a..584203eb1 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1180,10 +1180,6 @@ > </File> <File - RelativePath=".\..\src\newgrf_string_type.h" - > - </File> - <File RelativePath=".\..\src\newgrf_text.h" > </File> @@ -2296,7 +2292,7 @@ > </File> <File - RelativePath=".\..\src\misc\smallveh.h" + RelativePath=".\..\src\misc\smallvec.h" > </File> <File diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 96ba1b1e6..3d460cf9d 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1177,10 +1177,6 @@ > </File> <File - RelativePath=".\..\src\newgrf_string_type.h" - > - </File> - <File RelativePath=".\..\src\newgrf_text.h" > </File> @@ -2293,7 +2289,7 @@ > </File> <File - RelativePath=".\..\src\misc\smallveh.h" + RelativePath=".\..\src\misc\smallvec.h" > </File> <File |