(svn r10264) -Fix: forgot to add texteff.hpp to the project files
authortruelight
Fri, 22 Jun 2007 09:44:21 +0000
changeset 7504 4c14c3b6f3ba
parent 7503 019993e97f08
child 7505 94a7391e0377
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
projects/openttd.vcproj
projects/openttd_vs80.vcproj
source.list
--- a/projects/openttd.vcproj	Thu Jun 21 19:18:49 2007 +0000
+++ b/projects/openttd.vcproj	Fri Jun 22 09:44:21 2007 +0000
@@ -645,6 +645,9 @@
 				RelativePath=".\..\src\string.h">
 			</File>
 			<File
+				RelativePath=".\..\src\texteff.hpp">
+			</File>
+			<File
 				RelativePath=".\..\src\tgp.h">
 			</File>
 			<File
--- a/projects/openttd_vs80.vcproj	Thu Jun 21 19:18:49 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Fri Jun 22 09:44:21 2007 +0000
@@ -1088,6 +1088,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\texteff.hpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\tgp.h"
 				>
 			</File>
--- a/source.list	Thu Jun 21 19:18:49 2007 +0000
+++ b/source.list	Fri Jun 22 09:44:21 2007 +0000
@@ -182,6 +182,7 @@
 station.h
 stdafx.h
 string.h
+texteff.hpp
 tgp.h
 thread.h
 tile.h