changeset 13896:7dc6099a0e68 draft

(svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules
author rubidium <rubidium@openttd.org>
date Mon, 07 Dec 2009 20:17:31 +0000
parents a9aaae613d1f
children a12398584dcf
files projects/openttd_vs80.vcproj projects/openttd_vs90.vcproj source.list
diffstat 3 files changed, 54 insertions(+), 54 deletions(-) [+]
line wrap: on
line diff
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -492,10 +492,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\crashlog.cpp"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\command.cpp"
 				>
 			</File>
@@ -508,6 +504,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\crashlog.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\currency.cpp"
 				>
 			</File>
@@ -840,10 +840,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\crashlog.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\command_func.h"
 				>
 			</File>
@@ -888,6 +884,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\crashlog.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\currency.h"
 				>
 			</File>
@@ -1500,6 +1500,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\town_type.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\townname_func.h"
 				>
 			</File>
@@ -1508,10 +1512,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\town_type.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\track_func.h"
 				>
 			</File>
@@ -2272,14 +2272,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\table\town_land.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\table\townname.h"
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\table\town_land.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\table\track_land.h"
 				>
 			</File>
@@ -3488,6 +3488,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\pathfinder\npf\npf.cpp"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\pathfinder\npf\npf_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\pathfinder\npf\queue.cpp"
 				>
 			</File>
@@ -3495,14 +3503,6 @@
 				RelativePath=".\..\src\pathfinder\npf\queue.h"
 				>
 			</File>
-			<File
-				RelativePath=".\..\src\pathfinder\npf\npf.cpp"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\pathfinder\npf\npf_func.h"
-				>
-			</File>
 		</Filter>
 		<Filter
 			Name="YAPF"
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -489,10 +489,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\crashlog.cpp"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\command.cpp"
 				>
 			</File>
@@ -505,6 +501,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\crashlog.cpp"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\currency.cpp"
 				>
 			</File>
@@ -837,10 +837,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\crashlog.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\command_func.h"
 				>
 			</File>
@@ -885,6 +881,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\crashlog.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\currency.h"
 				>
 			</File>
@@ -1497,6 +1497,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\town_type.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\townname_func.h"
 				>
 			</File>
@@ -1505,10 +1509,6 @@
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\town_type.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\track_func.h"
 				>
 			</File>
@@ -2269,14 +2269,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\table\town_land.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\table\townname.h"
 				>
 			</File>
 			<File
-				RelativePath=".\..\src\table\town_land.h"
-				>
-			</File>
-			<File
 				RelativePath=".\..\src\table\track_land.h"
 				>
 			</File>
@@ -3485,6 +3485,14 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\pathfinder\npf\npf.cpp"
+				>
+			</File>
+			<File
+				RelativePath=".\..\src\pathfinder\npf\npf_func.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\pathfinder\npf\queue.cpp"
 				>
 			</File>
@@ -3492,14 +3500,6 @@
 				RelativePath=".\..\src\pathfinder\npf\queue.h"
 				>
 			</File>
-			<File
-				RelativePath=".\..\src\pathfinder\npf\npf.cpp"
-				>
-			</File>
-			<File
-				RelativePath=".\..\src\pathfinder\npf\npf_func.h"
-				>
-			</File>
 		</Filter>
 		<Filter
 			Name="YAPF"
--- a/source.list
+++ b/source.list
@@ -8,10 +8,10 @@
 cargopacket.cpp
 cargotype.cpp
 cheat.cpp
-crashlog.cpp
 command.cpp
 console.cpp
 console_cmds.cpp
+crashlog.cpp
 currency.cpp
 date.cpp
 debug.cpp
@@ -119,7 +119,6 @@
 cheat_func.h
 cheat_type.h
 cmd_helper.h
-crashlog.h
 command_func.h
 command_type.h
 company_base.h
@@ -131,6 +130,7 @@
 console_gui.h
 console_internal.h
 console_type.h
+crashlog.h
 currency.h
 date_func.h
 date_gui.h
@@ -284,9 +284,9 @@
 timetable.h
 toolbar_gui.h
 town.h
+town_type.h
 townname_func.h
 townname_type.h
-town_type.h
 track_func.h
 track_type.h
 train.h
@@ -498,8 +498,8 @@
 table/station_land.h
 table/strgen_tables.h
 ../objs/langs/table/strings.h
+table/town_land.h
 table/townname.h
-table/town_land.h
 table/track_land.h
 table/train_cmd.h
 table/tree_land.h
@@ -824,10 +824,10 @@
 # NPF
 pathfinder/npf/aystar.cpp
 pathfinder/npf/aystar.h
+pathfinder/npf/npf.cpp
+pathfinder/npf/npf_func.h
 pathfinder/npf/queue.cpp
 pathfinder/npf/queue.h
-pathfinder/npf/npf.cpp
-pathfinder/npf/npf_func.h
 
 # YAPF
 pathfinder/yapf/nodelist.hpp