(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file

This commit is contained in:
peter1138 2006-03-31 16:11:51 +00:00
parent e26f61b3d4
commit e44c175745

View File

@ -299,10 +299,10 @@
RelativePath=".\openttd.c"> RelativePath=".\openttd.c">
</File> </File>
<File <File
RelativePath=".\ottdres.rc"> RelativePath=".\os_timer.c">
</File> </File>
<File <File
RelativePath=".\os_timer.c"> RelativePath=".\ottdres.rc">
</File> </File>
<File <File
RelativePath=".\pathfind.c"> RelativePath=".\pathfind.c">
@ -875,6 +875,9 @@
<File <File
RelativePath=".\bridge_map.c"> RelativePath=".\bridge_map.c">
</File> </File>
<File
RelativePath=".\bridge_map.h">
</File>
<File <File
RelativePath=".\clear_map.h"> RelativePath=".\clear_map.h">
</File> </File>
@ -908,6 +911,9 @@
<File <File
RelativePath=".\tunnel_map.h"> RelativePath=".\tunnel_map.h">
</File> </File>
<File
RelativePath=".\unmovable_map.h">
</File>
<File <File
RelativePath=".\void_map.h"> RelativePath=".\void_map.h">
</File> </File>