Changeset - r3397:201712b6c981
[Not reviewed]
master
0 1 0
peter1138 - 18 years ago 2006-03-31 16:11:51
peter1138@openttd.org
(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
1 file changed with 8 insertions and 2 deletions:
0 comments (0 inline, 0 general)
openttd.vcproj
Show inline comments
 
@@ -296,16 +296,16 @@
 
				RelativePath=".\oldloader.c">
 
			</File>
 
			<File
 
				RelativePath=".\openttd.c">
 
			</File>
 
			<File
 
				RelativePath=".\ottdres.rc">
 
				RelativePath=".\os_timer.c">
 
			</File>
 
			<File
 
				RelativePath=".\os_timer.c">
 
				RelativePath=".\ottdres.rc">
 
			</File>
 
			<File
 
				RelativePath=".\pathfind.c">
 
			</File>
 
			<File
 
				RelativePath="players.c">
 
@@ -873,12 +873,15 @@
 
			Name="Map Accessors"
 
			Filter="">
 
			<File
 
				RelativePath=".\bridge_map.c">
 
			</File>
 
			<File
 
				RelativePath=".\bridge_map.h">
 
			</File>
 
			<File
 
				RelativePath=".\clear_map.h">
 
			</File>
 
			<File
 
				RelativePath=".\industry_map.h">
 
			</File>
 
			<File
 
@@ -906,12 +909,15 @@
 
				RelativePath=".\tunnel_map.c">
 
			</File>
 
			<File
 
				RelativePath=".\tunnel_map.h">
 
			</File>
 
			<File
 
				RelativePath=".\unmovable_map.h">
 
			</File>
 
			<File
 
				RelativePath=".\void_map.h">
 
			</File>
 
			<File
 
				RelativePath=".\water_map.h">
 
			</File>
 
		</Filter>
0 comments (0 inline, 0 general)