(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
authorbelugas
Sat, 09 Feb 2008 02:46:49 +0000
changeset 9010 a6b238800283
parent 9009 50bc5cdf4f65
child 9011 d5db20f3fc90
(svn r12089) -Cleanup: re-order, yet another time, the files in msvc projects
projects/openttd_vs80.vcproj
projects/openttd_vs90.vcproj
source.list
--- a/projects/openttd_vs80.vcproj	Fri Feb 08 19:57:56 2008 +0000
+++ b/projects/openttd_vs80.vcproj	Sat Feb 09 02:46:49 2008 +0000
@@ -896,14 +896,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\widgets\dropdown_type.h"
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\widgets\dropdown_func.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\economy_func.h"
 				>
 			</File>
@@ -1396,6 +1396,18 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\music\win32_m.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\sound\win32_s.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\video\win32_v.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\window_func.h"
 				>
 			</File>
@@ -1408,25 +1420,13 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\music\win32_m.h"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\sound\win32_s.h"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\video\win32_v.h"
+				RelativePath=".\..\src\zoom_func.h"
 				>
 			</File>
 			<File
 				RelativePath=".\..\src\zoom_type.h"
 				>
 			</File>
-			<File
-				RelativePath=".\..\src\zoom_func.h"
-				>
-			</File>
 		</Filter>
 		<Filter
 			Name="GUI Source Code"
--- a/projects/openttd_vs90.vcproj	Fri Feb 08 19:57:56 2008 +0000
+++ b/projects/openttd_vs90.vcproj	Sat Feb 09 02:46:49 2008 +0000
@@ -893,14 +893,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\widgets\dropdown_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\widgets\dropdown_type.h"
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\widgets\dropdown_func.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\economy_func.h"
 				>
 			</File>
@@ -1393,6 +1393,18 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\music\win32_m.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\sound\win32_s.h"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\video\win32_v.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\window_func.h"
 				>
 			</File>
@@ -1405,25 +1417,13 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\music\win32_m.h"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\sound\win32_s.h"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\video\win32_v.h"
+				RelativePath=".\..\src\zoom_func.h"
 				>
 			</File>
 			<File
 				RelativePath=".\..\src\zoom_type.h"
 				>
 			</File>
-			<File
-				RelativePath=".\..\src\zoom_func.h"
-				>
-			</File>
 		</Filter>
 		<Filter
 			Name="GUI Source Code"
--- a/source.list	Fri Feb 08 19:57:56 2008 +0000
+++ b/source.list	Sat Feb 09 02:46:49 2008 +0000
@@ -132,8 +132,8 @@
 direction_type.h
 music/dmusic.h
 driver.h
+widgets/dropdown_func.h
 widgets/dropdown_type.h
-widgets/dropdown_func.h
 economy_func.h
 economy_type.h
 core/endian_func.hpp
@@ -257,14 +257,14 @@
 vehicle_gui.h
 vehicle_type.h
 waypoint.h
+music/win32_m.h
+sound/win32_s.h
+video/win32_v.h
 window_func.h
 window_gui.h
 window_type.h
-music/win32_m.h
-sound/win32_s.h
-video/win32_v.h
+zoom_func.h
 zoom_type.h
-zoom_func.h
 
 # GUI Source Code
 aircraft_gui.cpp