mirror of
https://github.com/JGRennison/OpenTTD-patches.git
synced 2024-11-17 21:25:40 +00:00
(svn r3809) - Add map accessor files to MS VS 2003 project file
This commit is contained in:
parent
fca5823238
commit
9a09704d08
@ -404,9 +404,6 @@
|
||||
<File
|
||||
RelativePath=".\aystar.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\clear.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\command.h">
|
||||
</File>
|
||||
@ -536,9 +533,6 @@
|
||||
<File
|
||||
RelativePath=".\rail.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\road.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\saveload.h">
|
||||
</File>
|
||||
@ -596,9 +590,6 @@
|
||||
<File
|
||||
RelativePath=".\viewport.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\void.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\waypoint.h">
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user