From ae41162322f2954cb2b4af05887643d90611906e Mon Sep 17 00:00:00 2001 From: KUDr Date: Sat, 13 Jan 2007 16:23:24 +0000 Subject: [PATCH] (svn r8104) -Fix: missing helpers.hpp added into source.list and VC --- projects/openttd.vcproj | 3 +++ projects/openttd_vs80.vcproj | 3 +++ source.list | 1 + 3 files changed, 7 insertions(+) diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index b86376c874..108990791f 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -455,6 +455,9 @@ + + diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index d7a2064083..e2bba363ec 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -738,6 +738,9 @@ + + diff --git a/source.list b/source.list index e7247a7b8c..0204e01cd7 100644 --- a/source.list +++ b/source.list @@ -112,6 +112,7 @@ gfxinit.h gui.h hal.h heightmap.h +helpers.hpp industry.h livery.h macros.h