summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-07-29 16:44:39 +0000
committerfrosch <frosch@openttd.org>2012-07-29 16:44:39 +0000
commit4c9f65800be7f5a05722c18c559d74e3c1fe6711 (patch)
treebe8dd6b362953262d278218bb8569cf13e158fa1 /projects/openttd_vs90.vcproj
parent77b5e7254118049bb5d7332b67a151f402ec31c9 (diff)
downloadopenttd-4c9f65800be7f5a05722c18c559d74e3c1fe6711.tar.xz
(svn r24442) -Codechange: Split some members of Vehicle into a new class BaseConsist.
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 4be6956f6..b5155a469 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -536,6 +536,10 @@
>
</File>
<File
+ RelativePath=".\..\src\base_consist.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gamelog.cpp"
>
</File>
@@ -1028,6 +1032,10 @@
>
</File>
<File
+ RelativePath=".\..\src\base_consist.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gamelog.h"
>
</File>