Changeset - r5645:01025ea94569
[Not reviewed]
master
0 3 0
KUDr - 17 years ago 2007-01-13 16:23:24
kudr@openttd.org
(svn r8104) -Fix: missing helpers.hpp added into source.list and VC
3 files changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
projects/openttd.vcproj
Show inline comments
 
@@ -456,6 +456,9 @@
 
				RelativePath=".\..\src\heightmap.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\helpers.hpp">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\industry.h">
 
			</File>
 
			<File
projects/openttd_vs80.vcproj
Show inline comments
 
@@ -739,6 +739,9 @@
 
				RelativePath=".\..\src\heightmap.h">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\helpers.hpp">
 
			</File>
 
			<File
 
				RelativePath=".\..\src\industry.h">
 
			</File>
 
			<File
source.list
Show inline comments
 
@@ -112,6 +112,7 @@ gfxinit.h
 
gui.h
 
hal.h
 
heightmap.h
 
helpers.hpp
 
industry.h
 
livery.h
 
macros.h
0 comments (0 inline, 0 general)