summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authormaedhros <maedhros@openttd.org>2007-06-01 11:41:02 +0000
committermaedhros <maedhros@openttd.org>2007-06-01 11:41:02 +0000
commit2181e11c18ee1b01a54ec07db3b8291e35dbbe86 (patch)
tree9bd6af213885bd0dbe1015e453857037089789bc /projects
parentabdffa410dffcf19b27f3c77ca76a06f46285356 (diff)
downloadopenttd-2181e11c18ee1b01a54ec07db3b8291e35dbbe86.tar.xz
(svn r10008) -Codechange: Move a couple of functions related to articulated vehicles to a file of their own.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj6
-rw-r--r--projects/openttd_vs80.vcproj8
2 files changed, 14 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 9bfe7b14e..7ecb68cdb 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -164,6 +164,9 @@
RelativePath=".\..\src\airport.cpp">
</File>
<File
+ RelativePath=".\..\src\articulated_vehicles.cpp">
+ </File>
+ <File
RelativePath=".\..\src\autoreplace_cmd.cpp">
</File>
<File
@@ -387,6 +390,9 @@
RelativePath=".\..\src\airport_movement.h">
</File>
<File
+ RelativePath=".\..\src\autoreplace_cmd.h">
+ </File>
+ <File
RelativePath=".\..\src\aystar.h">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 87f6b0784..2f461495b 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -448,6 +448,10 @@
>
</File>
<File
+ RelativePath=".\..\src\articulated_vehicles.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\autoreplace_cmd.cpp"
>
</File>
@@ -744,6 +748,10 @@
>
</File>
<File
+ RelativePath=".\..\src\autoreplace_cmd.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\aystar.h"
>
</File>