Changeset - r15155:96c3f29bc4f2
[Not reviewed]
master
0 3 0
rubidium - 15 years ago 2010-05-12 13:15:36
rubidium@openttd.org
(svn r19794) -Fix: missing header in MSVC project files
3 files changed with 9 insertions and 0 deletions:
0 comments (0 inline, 0 general)
projects/openttd_vs80.vcproj
Show inline comments
 
@@ -2280,6 +2280,10 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\newgrf_debug_data.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\palette_convert.h"
 
				>
 
			</File>
projects/openttd_vs90.vcproj
Show inline comments
 
@@ -2277,6 +2277,10 @@
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\newgrf_debug_data.h"
 
				>
 
			</File>
 
			<File
 
				RelativePath=".\..\src\table\palette_convert.h"
 
				>
 
			</File>
source.list
Show inline comments
 
@@ -500,6 +500,7 @@ table/engines.h
 
table/genland.h
 
table/industry_land.h
 
table/landscape_sprite.h
 
table/newgrf_debug_data.h
 
table/palette_convert.h
 
table/palettes.h
 
table/pricebase.h
0 comments (0 inline, 0 general)