(svn r4206) - Add bridge_map.h and unmovable_map.h to MS VS project file
This commit is contained in:
		| @@ -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> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 peter1138
					peter1138