From ae41162322f2954cb2b4af05887643d90611906e Mon Sep 17 00:00:00 2001 From: KUDr Date: Sat, 13 Jan 2007 16:23:24 +0000 Subject: (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 b86376c87..108990791 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 d7a206408..e2bba363e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -738,6 +738,9 @@ + + diff --git a/source.list b/source.list index e7247a7b8..0204e01cd 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 -- cgit v1.2.3-54-g00ecf