From 66cb1fe1ff78b80f0acebdcadf0818f70090eab1 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 9 Feb 2009 01:06:23 +0000 Subject: (svn r15423) -Codechange: split widget related types to their own header and add a bit of type strictness. --- projects/langs_vs80.vcproj | 15 +++++++++++++++ projects/langs_vs90.vcproj | 15 +++++++++++++++ projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 4 files changed, 38 insertions(+) (limited to 'projects') diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj index 02af65f0c..5f7c4295f 100644 --- a/projects/langs_vs80.vcproj +++ b/projects/langs_vs80.vcproj @@ -301,6 +301,21 @@ /> + + + + + diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj index d861b4235..9dff4c271 100644 --- a/projects/langs_vs90.vcproj +++ b/projects/langs_vs90.vcproj @@ -302,6 +302,21 @@ /> + + + + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 90e69274b..206574930 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1591,6 +1591,10 @@ RelativePath=".\..\src\waypoint_type.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 0e0484a52..09ce2dd23 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1588,6 +1588,10 @@ RelativePath=".\..\src\waypoint_type.h" > + + -- cgit v1.2.3-54-g00ecf