(svn r8104) -Fix: missing helpers.hpp added into source.list and VC
authorKUDr
Sat, 13 Jan 2007 16:23:24 +0000
changeset 5896 b1f465cc40db
parent 5895 c6f9316f6d42
child 5897 016df903f3bb
(svn r8104) -Fix: missing helpers.hpp added into source.list and VC
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Sat Jan 13 16:09:53 2007 +0000
+++ b/projects/openttd.vcproj	Sat Jan 13 16:23:24 2007 +0000
@@ -456,6 +456,9 @@
 				RelativePath=".\..\src\heightmap.h">
 			</File>
 			<File
+				RelativePath=".\..\src\helpers.hpp">
+			</File>
+			<File
 				RelativePath=".\..\src\industry.h">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Sat Jan 13 16:09:53 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Sat Jan 13 16:23:24 2007 +0000
@@ -739,6 +739,9 @@
 				RelativePath=".\..\src\heightmap.h">
 			</File>
 			<File
+				RelativePath=".\..\src\helpers.hpp">
+			</File>
+			<File
 				RelativePath=".\..\src\industry.h">
 			</File>
 			<File
--- a/source.list	Sat Jan 13 16:09:53 2007 +0000
+++ b/source.list	Sat Jan 13 16:23:24 2007 +0000
@@ -112,6 +112,7 @@
 gui.h
 hal.h
 heightmap.h
+helpers.hpp
 industry.h
 livery.h
 macros.h