(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
authorbelugas
Fri, 29 Sep 2006 16:57:12 +0000
changeset 4674 206973351c4a
parent 4673 a2cdac5529f7
child 4675 61585e778cc8
(svn r6576) -CodeChange : Move depot_gui.c on "Gui Source codes" section of MSVC project files
openttd.vcproj
openttd_vs80.vcproj
--- a/openttd.vcproj	Fri Sep 29 11:30:48 2006 +0000
+++ b/openttd.vcproj	Fri Sep 29 16:57:12 2006 +0000
@@ -202,9 +202,6 @@
 				RelativePath=".\depot.c">
 			</File>
 			<File
-				RelativePath=".\depot_gui.c">
-			</File>
-			<File
 				RelativePath=".\music\dmusic.cpp">
 				<FileConfiguration
 					Name="Release|Win32">
@@ -690,6 +687,9 @@
 				RelativePath=".\bridge_gui.c">
 			</File>
 			<File
+				RelativePath=".\depot_gui.c">
+			</File>
+			<File
 				RelativePath=".\dock_gui.c">
 			</File>
 			<File
--- a/openttd_vs80.vcproj	Fri Sep 29 11:30:48 2006 +0000
+++ b/openttd_vs80.vcproj	Fri Sep 29 16:57:12 2006 +0000
@@ -501,10 +501,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\depot_gui.c"
-				>
-			</File>
-			<File
 				RelativePath=".\music\dmusic.cpp"
 				>
 				<FileConfiguration
@@ -1220,6 +1216,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\depot_gui.c"
+				>
+			</File>
+			<File
 				RelativePath=".\dock_gui.c"
 				>
 			</File>