summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2006-03-24 16:03:09 +0000
committerbelugas <belugas@openttd.org>2006-03-24 16:03:09 +0000
commit24cc5e41df76f96ca94d1a054c4906216bc7fa3a (patch)
treeceb1a8409bb51a677c150980defc1c7bf039579d /openttd.vcproj
parentdb9706cb800b0cfa20d36551c796f81619707173 (diff)
downloadopenttd-24cc5e41df76f96ca94d1a054c4906216bc7fa3a.tar.xz
(svn r4089) CodeChange : Create Map Accessors Group in MS WorkSpace, arrange VCProject. Remove warning on FindLengthOfTunnel, uint is not DiagDirection
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj15
1 files changed, 12 insertions, 3 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index b7e36f79c..4760ea3ca 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -167,9 +167,6 @@
RelativePath=".\aystar.c">
</File>
<File
- RelativePath=".\bridge_map.c">
- </File>
- <File
RelativePath=".\callback_table.c">
</File>
<File
@@ -867,9 +864,15 @@
Name="Map Accessors"
Filter="">
<File
+ RelativePath=".\bridge_map.c">
+ </File>
+ <File
RelativePath=".\clear_map.h">
</File>
<File
+ RelativePath=".\industry_map.h">
+ </File>
+ <File
RelativePath=".\rail_map.h">
</File>
<File
@@ -879,6 +882,12 @@
RelativePath=".\road_map.h">
</File>
<File
+ RelativePath=".\station_map.h">
+ </File>
+ <File
+ RelativePath=".\town_map.h">
+ </File>
+ <File
RelativePath=".\tree_map.h">
</File>
<File