summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-12-07 08:41:18 +0000
committerrubidium <rubidium@openttd.org>2009-12-07 08:41:18 +0000
commitad6d8c1f4634d8dabdff094110a263b53e223436 (patch)
tree1efded20f39577856e4e24e887ff53efbb9b61fb /projects/openttd_vs80.vcproj
parent73df2c7a252eb8c523222928de3d5ed98d78519b (diff)
downloadopenttd-ad6d8c1f4634d8dabdff094110a263b53e223436.tar.xz
(svn r18420) -Codechange: split YAPF's track follower from the actual YAPF code
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index ddc02a6ab..98e8d7898 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -3452,6 +3452,10 @@
Name="Pathfinder"
>
<File
+ RelativePath=".\..\src\pathfinder\follow_track.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\pathfinder\opf\opf_ship.cpp"
>
</File>
@@ -3467,6 +3471,10 @@
RelativePath=".\..\src\pathfinder\pathfinder_type.h"
>
</File>
+ <File
+ RelativePath=".\..\src\pathfinder\pf_performance_timer.hpp"
+ >
+ </File>
</Filter>
<Filter
Name="NPF"
@@ -3492,10 +3500,6 @@
>
</File>
<File
- RelativePath=".\..\src\pathfinder\npf\npf.h"
- >
- </File>
- <File
RelativePath=".\..\src\pathfinder\npf\npf_func.h"
>
</File>
@@ -3504,10 +3508,6 @@
Name="YAPF"
>
<File
- RelativePath=".\..\src\pathfinder\yapf\follow_track.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\pathfinder\yapf\nodelist.hpp"
>
</File>