(svn r7791) [cbh] -Fix (r7790): forgot to run projects/generate, so the MSVC project files were not in sync with sources.list. custombridgeheads
authorrubidium
Wed, 03 Jan 2007 08:55:13 +0000
branchcustombridgeheads
changeset 5644 ec96a5a38023
parent 5643 3778051e8095
child 5645 72ebd9e4cd64
(svn r7791) [cbh] -Fix (r7790): forgot to run projects/generate, so the MSVC project files were not in sync with sources.list.
projects/openttd.vcproj
projects/openttd_vs80.vcproj
--- a/projects/openttd.vcproj	Wed Jan 03 08:49:36 2007 +0000
+++ b/projects/openttd.vcproj	Wed Jan 03 08:55:13 2007 +0000
@@ -700,7 +700,7 @@
 				RelativePath=".\..\src\music_gui.c">
 			</File>
 			<File
-				RelativePath=".\..\src\network_gui.c">
+				RelativePath=".\..\src\network\network_gui.c">
 			</File>
 			<File
 				RelativePath=".\..\src\newgrf_gui.c">
@@ -761,6 +761,9 @@
 				RelativePath=".\..\src\clear_cmd.c">
 			</File>
 			<File
+				RelativePath=".\..\src\bridge_cmd.c">
+			</File>
+			<File
 				RelativePath=".\..\src\disaster_cmd.c">
 			</File>
 			<File
@@ -800,7 +803,7 @@
 				RelativePath=".\..\src\tree_cmd.c">
 			</File>
 			<File
-				RelativePath=".\..\src\tunnelbridge_cmd.c">
+				RelativePath=".\..\src\tunnel_cmd.c">
 			</File>
 			<File
 				RelativePath=".\..\src\unmovable_cmd.c">
--- a/projects/openttd_vs80.vcproj	Wed Jan 03 08:49:36 2007 +0000
+++ b/projects/openttd_vs80.vcproj	Wed Jan 03 08:55:13 2007 +0000
@@ -983,7 +983,7 @@
 				RelativePath=".\..\src\music_gui.c">
 			</File>
 			<File
-				RelativePath=".\..\src\network_gui.c">
+				RelativePath=".\..\src\network\network_gui.c">
 			</File>
 			<File
 				RelativePath=".\..\src\newgrf_gui.c">
@@ -1044,6 +1044,9 @@
 				RelativePath=".\..\src\clear_cmd.c">
 			</File>
 			<File
+				RelativePath=".\..\src\bridge_cmd.c">
+			</File>
+			<File
 				RelativePath=".\..\src\disaster_cmd.c">
 			</File>
 			<File
@@ -1083,7 +1086,7 @@
 				RelativePath=".\..\src\tree_cmd.c">
 			</File>
 			<File
-				RelativePath=".\..\src\tunnelbridge_cmd.c">
+				RelativePath=".\..\src\tunnel_cmd.c">
 			</File>
 			<File
 				RelativePath=".\..\src\unmovable_cmd.c">