(svn r10231) -Cleanup: MSVC project files
authorglx
Wed, 20 Jun 2007 03:01:27 +0000
changeset 7471 e0ee69eb4d42
parent 7470 73cfc62015c9
child 7472 95ad05bcff78
(svn r10231) -Cleanup: MSVC project files
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Tue Jun 19 21:15:14 2007 +0000
+++ b/projects/openttd.vcproj	Wed Jun 20 03:01:27 2007 +0000
@@ -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
--- a/projects/openttd_vs80.vcproj	Tue Jun 19 21:15:14 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Wed Jun 20 03:01:27 2007 +0000
@@ -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>
--- a/source.list	Tue Jun 19 21:15:14 2007 +0000
+++ b/source.list	Wed Jun 20 03:01:27 2007 +0000
@@ -98,7 +98,6 @@
 airport.h
 airport_movement.h
 articulated_vehicles.h
-autoreplace_cmd.h
 aystar.h
 bmp.h
 cargotype.h
@@ -127,6 +126,7 @@
 heightmap.h
 helpers.hpp
 industry.h
+landscape.h
 livery.h
 macros.h
 map.h
@@ -259,7 +259,6 @@
 
 # Tables
 table/ai_rail.h
-table/allstrings.h
 table/animcursors.h
 table/autorail.h
 table/build_industry.h
@@ -276,12 +275,11 @@
 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