(svn r10958) [NewGRF_ports] -Fix: Remove deleted files from source.list, and rebuild the VCproj files.
--- a/projects/openttd.vcproj Tue Aug 21 11:01:13 2007 +0000
+++ b/projects/openttd.vcproj Tue Aug 21 17:42:30 2007 +0000
@@ -233,6 +233,9 @@
RelativePath=".\..\src\fsmblockmap.cpp">
</File>
<File
+ RelativePath=".\..\src\fsmport.cpp">
+ </File>
+ <File
RelativePath=".\..\src\genworld.cpp">
</File>
<File
@@ -393,12 +396,6 @@
RelativePath=".\..\src\airport.h">
</File>
<File
- RelativePath=".\..\src\airport_movement.h">
- </File>
- <File
- RelativePath=".\..\src\airport_states.h">
- </File>
- <File
RelativePath=".\..\src\articulated_vehicles.h">
</File>
<File
@@ -462,6 +459,9 @@
RelativePath=".\..\src\fsmblockmap.h">
</File>
<File
+ RelativePath=".\..\src\fsmport.h">
+ </File>
+ <File
RelativePath=".\..\src\functions.h">
</File>
<File
@@ -942,9 +942,6 @@
RelativePath=".\..\src\table\sprites.h">
</File>
<File
- RelativePath=".\..\src\table\station_air.h">
- </File>
- <File
RelativePath=".\..\src\table\station_land.h">
</File>
<File
--- a/projects/openttd_vs80.vcproj Tue Aug 21 11:01:13 2007 +0000
+++ b/projects/openttd_vs80.vcproj Tue Aug 21 17:42:30 2007 +0000
@@ -540,6 +540,10 @@
>
</File>
<File
+ RelativePath=".\..\src\fsmport.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\genworld.cpp"
>
</File>
@@ -752,14 +756,6 @@
>
</File>
<File
- RelativePath=".\..\src\airport_movement.h"
- >
- </File>
- <File
- RelativePath=".\..\src\airport_states.h"
- >
- </File>
- <File
RelativePath=".\..\src\articulated_vehicles.h"
>
</File>
@@ -844,6 +840,10 @@
>
</File>
<File
+ RelativePath=".\..\src\fsmport.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\functions.h"
>
</File>
@@ -1480,10 +1480,6 @@
>
</File>
<File
- RelativePath=".\..\src\table\station_air.h"
- >
- </File>
- <File
RelativePath=".\..\src\table\station_land.h"
>
</File>
--- a/source.list Tue Aug 21 11:01:13 2007 +0000
+++ b/source.list Tue Aug 21 17:42:30 2007 +0000
@@ -99,8 +99,6 @@
# Header Files
aircraft.h
airport.h
-airport_movement.h
-airport_states.h
articulated_vehicles.h
aystar.h
bmp.h
@@ -285,7 +283,6 @@
table/road_land.h
table/roadveh.h
table/sprites.h
-table/station_air.h
table/station_land.h
../objs/langs/table/strings.h
table/town_land.h