diff projects/openttd_vs80.vcproj @ 8949:36b54e6eec1e draft

(svn r12737) -Codechange: Replace vector with a cut down class to allocate space as necessary. This avoids copying data around for vector's push_back() function.
author peter1138 <peter1138@openttd.org>
date Wed, 16 Apr 2008 19:01:09 +0000
parents a56c5ca0f396
children 89de4625fe7d
line wrap: on
line diff
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -2272,6 +2272,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\misc\smallveh.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\misc\str.hpp"
 				>
 			</File>