Changeset - r3174:772c25c56a55
[Not reviewed]
master
0 1 0
peter1138 - 18 years ago 2006-03-10 09:20:28
peter1138@openttd.org
(svn r3809) - Add map accessor files to MS VS 2003 project file
1 file changed with 31 insertions and 9 deletions:
0 comments (0 inline, 0 general)
openttd.vcproj
Show inline comments
 
@@ -396,27 +396,24 @@
 
			Name="Header Files"
 
			Filter="h;hpp;hxx;hm;inl">
 
			<File
 
				RelativePath=".\airport.h">
 
			</File>
 
			<File
 
				RelativePath=".\airport_movement.h">
 
			</File>
 
			<File
 
				RelativePath=".\aystar.h">
 
			</File>
 
			<File
 
				RelativePath=".\clear.h">
 
			</File>
 
			<File
 
				RelativePath=".\command.h">
 
			</File>
 
			<File
 
				RelativePath=".\console.h">
 
			</File>
 
			<File
 
				RelativePath=".\currency.h">
 
			</File>
 
			<File
 
				RelativePath=".\debug.h">
 
			</File>
 
			<File
 
@@ -528,27 +525,24 @@
 
				RelativePath=".\player.h">
 
			</File>
 
			<File
 
				RelativePath=".\pool.h">
 
			</File>
 
			<File
 
				RelativePath=".\queue.h">
 
			</File>
 
			<File
 
				RelativePath=".\rail.h">
 
			</File>
 
			<File
 
				RelativePath=".\road.h">
 
			</File>
 
			<File
 
				RelativePath=".\saveload.h">
 
			</File>
 
			<File
 
				RelativePath=".\screenshot.h">
 
			</File>
 
			<File
 
				RelativePath=".\sound\sdl_s.h">
 
			</File>
 
			<File
 
				RelativePath=".\video\sdl_v.h">
 
			</File>
 
			<File
 
@@ -588,27 +582,24 @@
 
				RelativePath=".\variables.h">
 
			</File>
 
			<File
 
				RelativePath=".\vehicle.h">
 
			</File>
 
			<File
 
				RelativePath=".\vehicle_gui.h">
 
			</File>
 
			<File
 
				RelativePath=".\viewport.h">
 
			</File>
 
			<File
 
				RelativePath=".\void.h">
 
			</File>
 
			<File
 
				RelativePath=".\waypoint.h">
 
			</File>
 
			<File
 
				RelativePath=".\music\win32_m.h">
 
			</File>
 
			<File
 
				RelativePath=".\sound\win32_s.h">
 
			</File>
 
			<File
 
				RelativePath=".\video\win32_v.h">
 
			</File>
 
			<File
 
@@ -863,24 +854,55 @@
 
				</File>
 
				<File
 
					RelativePath=".\ai\trolly\shared.c">
 
				</File>
 
				<File
 
					RelativePath=".\ai\trolly\trolly.c">
 
				</File>
 
				<File
 
					RelativePath=".\ai\trolly\trolly.h">
 
				</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>
 
		<File
 
			RelativePath=".\openttd.ico">
 
		</File>
 
		<File
 
			RelativePath=".\ReadMe.txt">
 
		</File>
 
	</Files>
 
	<Globals>
 
	</Globals>
0 comments (0 inline, 0 general)