summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2008-12-26 13:50:46 +0000
committersmatz <smatz@openttd.org>2008-12-26 13:50:46 +0000
commit2e2086f3f884487b4f456bd4b4c1e21f96987b59 (patch)
treed8863f9851929f98f51e3a934f8dff902ae3e3d4 /projects/openttd_vs90.vcproj
parent435d92044831a6f8b1cf8b6b2f355ec41a256651 (diff)
downloadopenttd-2e2086f3f884487b4f456bd4b4c1e21f96987b59.tar.xz
(svn r14742) -Codechange: use SmallMap in two cases to reduce compilation time and binary size
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index af6498bd1..b4b2e13ba 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1705,6 +1705,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\smallmap_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\smallvec_type.hpp"
>
</File>