summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorskidd13 <skidd13@openttd.org>2008-06-19 10:19:02 +0000
committerskidd13 <skidd13@openttd.org>2008-06-19 10:19:02 +0000
commitad9b19b77a986c587316c966501a781849ae6355 (patch)
tree60ef81ba2a70923661577658f6b89c7e0df8ef16 /projects/openttd_vs90.vcproj
parenta7e3f09f7c39c509939ebde387d9e04817355c77 (diff)
downloadopenttd-ad9b19b77a986c587316c966501a781849ae6355.tar.xz
(svn r13575) -Codechange: Move small vector to core since it fits better in there
-Codechange: convert smallvector from struct to class
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 9ddc65162..2e6db1a30 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1449,6 +1449,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\smallvec_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\sort_func.hpp"
>
</File>
@@ -2401,10 +2405,6 @@
>
</File>
<File
- RelativePath=".\..\src\misc\smallvec.h"
- >
- </File>
- <File
RelativePath=".\..\src\misc\str.hpp"
>
</File>