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 e47017a0e..ddc02a6ab 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -3463,6 +3463,10 @@ RelativePath=".\..\src\pathfinder\pathfinder_func.h" > </File> + <File + RelativePath=".\..\src\pathfinder\pathfinder_type.h" + > + </File> </Filter> <Filter Name="NPF" @@ -3520,6 +3524,10 @@ > </File> <File + RelativePath=".\..\src\pathfinder\yapf\yapf_cache.h" + > + </File> + <File RelativePath=".\..\src\pathfinder\yapf\yapf_common.hpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 07fa3253e..f2501b02b 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3460,6 +3460,10 @@ RelativePath=".\..\src\pathfinder\pathfinder_func.h" > </File> + <File + RelativePath=".\..\src\pathfinder\pathfinder_type.h" + > + </File> </Filter> <Filter Name="NPF" @@ -3517,6 +3521,10 @@ > </File> <File + RelativePath=".\..\src\pathfinder\yapf\yapf_cache.h" + > + </File> + <File RelativePath=".\..\src\pathfinder\yapf\yapf_common.hpp" > </File> |