From 2f65d35ead535a16e418f9dbf64468c7141519d8 Mon Sep 17 00:00:00 2001 From: skidd13 Date: Thu, 19 Jun 2008 10:19:02 +0000 Subject: (svn r13575) -Codechange: Move small vector to core since it fits better in there -Codechange: convert smallvector from struct to class --- projects/openttd_vs80.vcproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'projects/openttd_vs80.vcproj') diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 857dd6b3d..7004a16fa 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1451,6 +1451,10 @@ RelativePath=".\..\src\slope_type.h" > + + @@ -2403,10 +2407,6 @@ RelativePath=".\..\src\misc\hashtable.hpp" > - - -- cgit v1.2.3-54-g00ecf