summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-03-10 09:20:28 +0000
committerpeter1138 <peter1138@openttd.org>2006-03-10 09:20:28 +0000
commit9a09704d0804f23709d32f2846cdc39d5e332fa6 (patch)
tree84c95d4a80e9d39ec404827bf0bf7d79f6e78f4a /openttd.vcproj
parentfca58232381453f503ed9d92b40fd65c3c57bdb6 (diff)
downloadopenttd-9a09704d0804f23709d32f2846cdc39d5e332fa6.tar.xz
(svn r3809) - Add map accessor files to MS VS 2003 project file
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj40
1 files changed, 31 insertions, 9 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 75104eea8..e3bcc1c93 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -405,9 +405,6 @@
RelativePath=".\aystar.h">
</File>
<File
- RelativePath=".\clear.h">
- </File>
- <File
RelativePath=".\command.h">
</File>
<File
@@ -537,9 +534,6 @@
RelativePath=".\rail.h">
</File>
<File
- RelativePath=".\road.h">
- </File>
- <File
RelativePath=".\saveload.h">
</File>
<File
@@ -597,9 +591,6 @@
RelativePath=".\viewport.h">
</File>
<File
- RelativePath=".\void.h">
- </File>
- <File
RelativePath=".\waypoint.h">
</File>
<File
@@ -872,6 +863,37 @@
</File>
</Filter>
</Filter>
+ <Filter
+ Name="Map Accessors"
+ Filter="">
+ <File
+ RelativePath=".\clear_map.h">
+ </File>
+ <File
+ RelativePath=".\rail_map.h">
+ </File>
+ <File
+ RelativePath=".\road_map.c">
+ </File>
+ <File
+ RelativePath=".\road_map.h">
+ </File>
+ <File
+ RelativePath=".\tree_map.h">
+ </File>
+ <File
+ RelativePath=".\tunnel_map.c">
+ </File>
+ <File
+ RelativePath=".\tunnel_map.h">
+ </File>
+ <File
+ RelativePath=".\void_map.h">
+ </File>
+ <File
+ RelativePath=".\water_map.h">
+ </File>
+ </Filter>
<File
RelativePath=".\mainicon.ico">
</File>