summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-02-20 22:09:21 +0000
committerpeter1138 <peter1138@openttd.org>2007-02-20 22:09:21 +0000
commit3d581f4f894293f45666220de78651ba6b9a7d1c (patch)
tree9caff20858ac3f06265e4f69d54b9cdb03a47004 /projects/openttd_vs80.vcproj
parentf91ed92648c6577f7605e1eba63c82532735bbad (diff)
downloadopenttd-3d581f4f894293f45666220de78651ba6b9a7d1c.tar.xz
(svn r8826) -Codechange: Replace _cargoc's separate arrays with a regular struct array (with accessor) and implement new initialization method using cargo labels.
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj12
1 files changed, 9 insertions, 3 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index a22b02c92..33de811c8 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -456,6 +456,9 @@
RelativePath=".\..\src\callback_table.cpp">
</File>
<File
+ RelativePath=".\..\src\cargotype.cpp">
+ </File>
+ <File
RelativePath=".\..\src\command.cpp">
</File>
<File
@@ -682,6 +685,9 @@
RelativePath=".\..\src\bmp.h">
</File>
<File
+ RelativePath=".\..\src\cargotype.h">
+ </File>
+ <File
RelativePath=".\..\src\command.h">
</File>
<File
@@ -1132,6 +1138,9 @@
RelativePath=".\..\src\table\build_industry.h">
</File>
<File
+ RelativePath=".\..\src\table\cargo_const.h">
+ </File>
+ <File
RelativePath=".\..\src\table\clear_land.h">
</File>
<File
@@ -1147,9 +1156,6 @@
RelativePath=".\..\src\table\industry_land.h">
</File>
<File
- RelativePath=".\..\src\table\landscape_const.h">
- </File>
- <File
RelativePath=".\..\src\table\landscape_sprite.h">
</File>
<File