Changeset - r8971:e27279bd4e4f
[Not reviewed]
master
0 3 0
rubidium - 16 years ago 2008-04-18 09:40:00
rubidium@openttd.org
(svn r12763) -Fix: some headers were missing/still included in the MSVC project files.
3 files changed with 3 insertions and 12 deletions:
0 comments (0 inline, 0 general)
projects/openttd_vs80.vcproj
Show inline comments
 
@@ -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
projects/openttd_vs90.vcproj
Show inline comments
 
@@ -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
source.list
Show inline comments
 
@@ -216,7 +216,6 @@ newgrf_sound.h
 
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.cpp
 
misc/dbg_helpers.h
 
misc/fixedsizearray.hpp
 
misc/hashtable.hpp
 
misc/smallveh.h
 
misc/smallvec.h
 
misc/str.hpp
 
misc/strapi.hpp
 

	
0 comments (0 inline, 0 general)