Changeset - r6975:1238a3de78ed
[Not reviewed]
master
0 3 0
glx - 17 years ago 2007-06-20 03:01:27
glx@openttd.org
(svn r10231) -Cleanup: MSVC project files
3 files changed with 25 insertions and 27 deletions:
0 comments (0 inline, 0 general)
projects/openttd.vcproj
Show inline comments
 
@@ -393,9 +393,6 @@
 
				RelativePath=".\..\src\articulated_vehicles.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\autoreplace_cmd.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\aystar.h">
 
			</File>
 
			<File
 
@@ -480,6 +477,9 @@
 
				RelativePath=".\..\src\industry.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\landscape.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\livery.h">
 
			</File>
 
			<File
 
@@ -870,9 +870,6 @@
 
				RelativePath=".\..\src\table\ai_rail.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\allstrings.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\animcursors.h">
 
			</File>
 
			<File
 
@@ -921,7 +918,7 @@
 
				RelativePath=".\..\src\table\station_land.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\strings.h">
 
				RelativePath=".\..\src\..\objs\langs\table\strings.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\town_land.h">
 
@@ -936,9 +933,6 @@
 
				RelativePath=".\..\src\table\tree_land.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\tunnel_land.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\unmovable_land.h">
 
			</File>
 
			<File
 
@@ -971,6 +965,12 @@
 
			Name="Blitters"
 
			Filter="">
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_anim.cpp">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_anim.hpp">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_base.cpp">
 
			</File>
 
			<File
projects/openttd_vs80.vcproj
Show inline comments
 
@@ -752,10 +752,6 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\autoreplace_cmd.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\aystar.h"
 
				>
 
			</File>
 
@@ -868,6 +864,10 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\landscape.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\livery.h"
 
				>
 
			</File>
 
@@ -1384,10 +1384,6 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\allstrings.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\animcursors.h"
 
				>
 
			</File>
 
@@ -1452,7 +1448,7 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\strings.h"
 
				RelativePath=".\..\src\..\objs\langs\table\strings.h"
 
				>
 
			</File>
 
			<File
 
@@ -1472,10 +1468,6 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\tunnel_land.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\unmovable_land.h"
 
				>
 
			</File>
 
@@ -1516,6 +1508,14 @@
 
			Name="Blitters"
 
			>
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_anim.cpp"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_anim.hpp"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\blitter\32bpp_base.cpp"
 
				>
 
			</File>
source.list
Show inline comments
 
@@ -98,7 +98,6 @@ aircraft.h
 
airport.h
 
airport_movement.h
 
articulated_vehicles.h
 
autoreplace_cmd.h
 
aystar.h
 
bmp.h
 
cargotype.h
 
@@ -127,6 +126,7 @@ hal.h
 
heightmap.h
 
helpers.hpp
 
industry.h
 
landscape.h
 
livery.h
 
macros.h
 
map.h
 
@@ -259,7 +259,6 @@ water_cmd.cpp
 

	
 
# Tables
 
table/ai_rail.h
 
table/allstrings.h
 
table/animcursors.h
 
table/autorail.h
 
table/build_industry.h
 
@@ -276,12 +275,11 @@ table/road_land.h
 
table/roadveh.h
 
table/sprites.h
 
table/station_land.h
 
table/strings.h
 
../objs/langs/table/strings.h
 
table/town_land.h
 
table/track_land.h
 
table/train_cmd.h
 
table/tree_land.h
 
table/tunnel_land.h
 
table/unmovable_land.h
 
table/water_land.h
 

	
0 comments (0 inline, 0 general)