(svn r3809) - Add map accessor files to MS VS 2003 project file
This commit is contained in:
@@ -404,9 +404,6 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\aystar.h">
|
RelativePath=".\aystar.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\clear.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\command.h">
|
RelativePath=".\command.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -536,9 +533,6 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\rail.h">
|
RelativePath=".\rail.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\road.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\saveload.h">
|
RelativePath=".\saveload.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -596,9 +590,6 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\viewport.h">
|
RelativePath=".\viewport.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\void.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\waypoint.h">
|
RelativePath=".\waypoint.h">
|
||||||
</File>
|
</File>
|
||||||
@@ -872,6 +863,37 @@
|
|||||||
</File>
|
</File>
|
||||||
</Filter>
|
</Filter>
|
||||||
</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
|
<File
|
||||||
RelativePath=".\mainicon.ico">
|
RelativePath=".\mainicon.ico">
|
||||||
</File>
|
</File>
|
||||||
|
Reference in New Issue
Block a user