summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-01-09 23:00:59 +0000
committersmatz <smatz@openttd.org>2008-01-09 23:00:59 +0000
commitbc4ed3eafd45062068dd397ffd602845d747597a (patch)
tree3de62d8fa49bd51c2036af4c35d3e035e59db6ea /projects/openttd_vs80.vcproj
parentc004cc1fd9e706cbd9117e030c73f2043d7d974e (diff)
downloadopenttd-bc4ed3eafd45062068dd397ffd602845d747597a.tar.xz
(svn r11802) -Fix [FS#716]: do not crash trains when leaving depot to a very long track
-Codechange: use dedicated pathfinder for signal updating, resulting in better performance and possible future improvements
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a7762d24e..dbeceafe9 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -692,6 +692,10 @@
>
</File>
<File
+ RelativePath=".\..\src\signal.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\signs.cpp"
>
</File>
@@ -1096,6 +1100,10 @@
>
</File>
<File
+ RelativePath=".\..\src\signal_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\slope.h"
>
</File>