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 48efeed1c..5b61359f0 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -892,6 +892,10 @@ > </File> <File + RelativePath=".\..\src\depot_type.h" + > + </File> + <File RelativePath=".\..\src\direction_func.h" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index c7edde6e8..98c44fdff 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -889,6 +889,10 @@ > </File> <File + RelativePath=".\..\src\depot_type.h" + > + </File> + <File RelativePath=".\..\src\direction_func.h" > </File> |