diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 56eedfc24..932c7d3b0 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2272,6 +2272,10 @@ > </File> <File + RelativePath=".\..\src\misc\smallveh.h" + > + </File> + <File RelativePath=".\..\src\misc\str.hpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 435e7f87e..5b6c66137 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2269,6 +2269,10 @@ > </File> <File + RelativePath=".\..\src\misc\smallveh.h" + > + </File> + <File RelativePath=".\..\src\misc\str.hpp" > </File> |