(svn r12116) -Fix (r12083): little typos in source.list
authorglx
Mon, 11 Feb 2008 21:01:43 +0000
changeset 9034 091b5e829efa
parent 9033 7153b87990f8
child 9035 78eb1ef42876
(svn r12116) -Fix (r12083): little typos in source.list
projects/openttd_vs80.vcproj
projects/openttd_vs90.vcproj
source.list
--- a/projects/openttd_vs80.vcproj	Mon Feb 11 20:23:38 2008 +0000
+++ b/projects/openttd_vs80.vcproj	Mon Feb 11 21:01:43 2008 +0000
@@ -924,7 +924,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\code\enum_type.hpp"
+				RelativePath=".\..\src\core\enum_type.hpp"
 				>
 			</File>
 			<File
@@ -1144,7 +1144,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\overflowsafe_type.hpp"
+				RelativePath=".\..\src\core\overflowsafe_type.hpp"
 				>
 			</File>
 			<File
--- a/projects/openttd_vs90.vcproj	Mon Feb 11 20:23:38 2008 +0000
+++ b/projects/openttd_vs90.vcproj	Mon Feb 11 21:01:43 2008 +0000
@@ -921,7 +921,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\code\enum_type.hpp"
+				RelativePath=".\..\src\core\enum_type.hpp"
 				>
 			</File>
 			<File
@@ -1141,7 +1141,7 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\overflowsafe_type.hpp"
+				RelativePath=".\..\src\core\overflowsafe_type.hpp"
 				>
 			</File>
 			<File
--- a/source.list	Mon Feb 11 20:23:38 2008 +0000
+++ b/source.list	Mon Feb 11 21:01:43 2008 +0000
@@ -139,7 +139,7 @@
 economy_type.h
 core/endian_func.hpp
 engine.h
-code/enum_type.hpp
+core/enum_type.hpp
 fileio.h
 fios.h
 fontcache.h
@@ -194,7 +194,7 @@
 oldpool.h
 openttd.h
 order.h
-overflowsafe_type.hpp
+core/overflowsafe_type.hpp
 pathfind.h
 player_base.h
 player_face.h