diff options
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r-- | projects/openttd_vs90.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index f2501b02b..ad626ece3 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -3449,6 +3449,10 @@ Name="Pathfinder" > <File + RelativePath=".\..\src\pathfinder\follow_track.hpp" + > + </File> + <File RelativePath=".\..\src\pathfinder\opf\opf_ship.cpp" > </File> @@ -3464,6 +3468,10 @@ RelativePath=".\..\src\pathfinder\pathfinder_type.h" > </File> + <File + RelativePath=".\..\src\pathfinder\pf_performance_timer.hpp" + > + </File> </Filter> <Filter Name="NPF" @@ -3489,10 +3497,6 @@ > </File> <File - RelativePath=".\..\src\pathfinder\npf\npf.h" - > - </File> - <File RelativePath=".\..\src\pathfinder\npf\npf_func.h" > </File> @@ -3501,10 +3505,6 @@ Name="YAPF" > <File - RelativePath=".\..\src\pathfinder\yapf\follow_track.hpp" - > - </File> - <File RelativePath=".\..\src\pathfinder\yapf\nodelist.hpp" > </File> |