summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-05-08 16:48:29 +0000
committersmatz <smatz@openttd.org>2008-05-08 16:48:29 +0000
commit386a3f1d208a67af646da9a0bedba375858f822c (patch)
tree4102a7e524984bc47f14e70bc388938ea0c957c7 /projects
parent4a11ebe76fcaba45954aa2b6f29e6e75a8c30942 (diff)
downloadopenttd-386a3f1d208a67af646da9a0bedba375858f822c.tar.xz
(svn r13016) -Codechange: unify the detection if rail catenary should be drawn
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 6f71224f7..caec08917 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -968,6 +968,10 @@
>
</File>
<File
+ RelativePath=".\..\src\elrail_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\endian_func.hpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index a89a3a3fb..b84ebdc71 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -965,6 +965,10 @@
>
</File>
<File
+ RelativePath=".\..\src\elrail_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\endian_func.hpp"
>
</File>