summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2007-02-22 22:09:51 +0000
committerpeter1138 <peter1138@openttd.org>2007-02-22 22:09:51 +0000
commit2306a02f75f53e673ea9e113e7edea794b3b088a (patch)
tree432cebbeb0022164d562965a95d0ae34877f212e /projects
parent11f286fb74536250db767faaf6ae373b5f8349b3 (diff)
downloadopenttd-2306a02f75f53e673ea9e113e7edea794b3b088a.tar.xz
(svn r8849) -Codechange: Replace hardcoded global/climate cargo mapping tables with dynamically generated data. Change associated code to use new functions.
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj4
2 files changed, 0 insertions, 7 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 995936cc7..1af8825f0 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -914,9 +914,6 @@
RelativePath=".\..\src\newgrf.cpp">
</File>
<File
- RelativePath=".\..\src\newgrf_cargo.cpp">
- </File>
- <File
RelativePath=".\..\src\newgrf_config.cpp">
</File>
<File
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 151c800dc..4564c0e6f 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1440,10 +1440,6 @@
>
</File>
<File
- RelativePath=".\..\src\newgrf_cargo.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\newgrf_config.cpp"
>
</File>