summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorKUDr <kudr@openttd.org>2007-01-13 16:23:24 +0000
committerKUDr <kudr@openttd.org>2007-01-13 16:23:24 +0000
commitae41162322f2954cb2b4af05887643d90611906e (patch)
tree85bfe57bcb2e5202e1327d7c4b7f7ee6adfa7367 /projects
parent85c466b1d1af9bf68c771b160faeeabc50cb65b5 (diff)
downloadopenttd-ae41162322f2954cb2b4af05887643d90611906e.tar.xz
(svn r8104) -Fix: missing helpers.hpp added into source.list and VC
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj3
-rw-r--r--projects/openttd_vs80.vcproj3
2 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index b86376c87..108990791 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -456,6 +456,9 @@
RelativePath=".\..\src\heightmap.h">
</File>
<File
+ RelativePath=".\..\src\helpers.hpp">
+ </File>
+ <File
RelativePath=".\..\src\industry.h">
</File>
<File
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
@@ -739,6 +739,9 @@
RelativePath=".\..\src\heightmap.h">
</File>
<File
+ RelativePath=".\..\src\helpers.hpp">
+ </File>
+ <File
RelativePath=".\..\src\industry.h">
</File>
<File