summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-05-07 18:31:29 +0000
committersmatz <smatz@openttd.org>2008-05-07 18:31:29 +0000
commit8a422e34df9e3e80e2be42aad63054c96459f2e9 (patch)
treeea776ead1303bca953cbbccb0a0e78e08c7eaa45 /projects
parentcc107fe0f9af574305256e39fb41f53a36c546dc (diff)
downloadopenttd-8a422e34df9e3e80e2be42aad63054c96459f2e9.tar.xz
(svn r12995) -Codechange: use std::vector for EngineList instead of C/C++ wrapper for CBlobT
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
2 files changed, 0 insertions, 8 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 39fdbba28..db5f8a4f4 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -588,10 +588,6 @@
>
</File>
<File
- RelativePath=".\..\src\helpers.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\landscape.cpp"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index dca3e8d43..9e6b488e1 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -585,10 +585,6 @@
>
</File>
<File
- RelativePath=".\..\src\helpers.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\landscape.cpp"
>
</File>