(svn r12763) -Fix: some headers were missing/still included in the MSVC project files.
authorrubidium
Fri, 18 Apr 2008 09:40:00 +0000
changeset 8971 a923fdb365ef
parent 8970 da7261f48b7e
child 8972 1268a13ddcd2
(svn r12763) -Fix: some headers were missing/still included in the MSVC project files.
projects/openttd_vs80.vcproj
projects/openttd_vs90.vcproj
source.list
--- a/projects/openttd_vs80.vcproj	Fri Apr 18 04:54:09 2008 +0000
+++ b/projects/openttd_vs80.vcproj	Fri Apr 18 09:40:00 2008 +0000
@@ -1180,10 +1180,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\newgrf_string_type.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\newgrf_text.h"
 				>
 			</File>
@@ -2296,7 +2292,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\misc\smallveh.h"
+				RelativePath=".\..\src\misc\smallvec.h"
 				>
 			</File>
 			<File
--- a/projects/openttd_vs90.vcproj	Fri Apr 18 04:54:09 2008 +0000
+++ b/projects/openttd_vs90.vcproj	Fri Apr 18 09:40:00 2008 +0000
@@ -1177,10 +1177,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\newgrf_string_type.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\newgrf_text.h"
 				>
 			</File>
@@ -2293,7 +2289,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\misc\smallveh.h"
+				RelativePath=".\..\src\misc\smallvec.h"
 				>
 			</File>
 			<File
--- a/source.list	Fri Apr 18 04:54:09 2008 +0000
+++ b/source.list	Fri Apr 18 09:40:00 2008 +0000
@@ -216,7 +216,6 @@
 newgrf_spritegroup.h
 newgrf_station.h
 newgrf_storage.h
-newgrf_string_type.h
 newgrf_text.h
 newgrf_town.h
 newgrf_townname.h
@@ -521,7 +520,7 @@
 misc/dbg_helpers.h
 misc/fixedsizearray.hpp
 misc/hashtable.hpp
-misc/smallveh.h
+misc/smallvec.h
 misc/str.hpp
 misc/strapi.hpp