From b8690523d2a56a40407ed30d0f9937d964fb9265 Mon Sep 17 00:00:00 2001 From: frosch Date: Sat, 11 Oct 2014 21:38:32 +0000 Subject: [PATCH] (svn r26995) -Fix: Add missing files to source.list --- projects/langs_vs100.vcxproj.filters | 2 +- projects/openttd_vs100.vcxproj | 2 ++ projects/openttd_vs100.vcxproj.filters | 6 ++++++ projects/openttd_vs80.vcproj | 8 ++++++++ projects/openttd_vs90.vcproj | 8 ++++++++ source.list | 2 ++ 6 files changed, 27 insertions(+), 1 deletion(-) diff --git a/projects/langs_vs100.vcxproj.filters b/projects/langs_vs100.vcxproj.filters index 3a1b4097f6..fb16aa64e0 100644 --- a/projects/langs_vs100.vcxproj.filters +++ b/projects/langs_vs100.vcxproj.filters @@ -97,7 +97,7 @@ Translations - + Translations diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index eacfd35e10..cfff536145 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -883,6 +883,7 @@ + @@ -953,6 +954,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 214b69ace6..b5dcdfc5a5 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -1878,6 +1878,9 @@ Tables + + Tables + Tables @@ -2088,6 +2091,9 @@ Squirrel headers + + Squirrel headers + Squirrel headers diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index dcb7423a01..17c2d8d4f1 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2830,6 +2830,10 @@ RelativePath=".\..\src\table\genland.h" > + + @@ -3126,6 +3130,10 @@ RelativePath=".\..\src\3rdparty\squirrel\include\sqstdmath.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 47fc9b08a3..666760ce78 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2827,6 +2827,10 @@ RelativePath=".\..\src\table\genland.h" > + + @@ -3123,6 +3127,10 @@ RelativePath=".\..\src\3rdparty\squirrel\include\sqstdmath.h" > + + diff --git a/source.list b/source.list index 6f43a49050..37dd88388d 100644 --- a/source.list +++ b/source.list @@ -645,6 +645,7 @@ table/control_codes.h table/elrail_data.h table/engines.h table/genland.h +table/heightmap_colours.h table/industry_land.h table/landscape_sprite.h table/newgrf_debug_data.h @@ -723,6 +724,7 @@ script/squirrel_std.hpp 3rdparty/squirrel/squirrel/sqstate.h 3rdparty/squirrel/include/sqstdaux.h 3rdparty/squirrel/include/sqstdmath.h +3rdparty/squirrel/include/sqstdstring.h 3rdparty/squirrel/squirrel/sqstring.h 3rdparty/squirrel/squirrel/sqtable.h 3rdparty/squirrel/include/squirrel.h