(svn r19794) -Fix: missing header in MSVC project files

This commit is contained in:
rubidium 2010-05-12 13:15:36 +00:00
parent a673b56fb4
commit afffced76d
3 changed files with 9 additions and 0 deletions

View File

@ -2279,6 +2279,10 @@
RelativePath=".\..\src\table\landscape_sprite.h"
>
</File>
<File
RelativePath=".\..\src\table\newgrf_debug_data.h"
>
</File>
<File
RelativePath=".\..\src\table\palette_convert.h"
>

View File

@ -2276,6 +2276,10 @@
RelativePath=".\..\src\table\landscape_sprite.h"
>
</File>
<File
RelativePath=".\..\src\table\newgrf_debug_data.h"
>
</File>
<File
RelativePath=".\..\src\table\palette_convert.h"
>

View File

@ -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