From 6c6f2272b003f5eaa3411878ba6d28ed38768a57 Mon Sep 17 00:00:00 2001 From: rubidium Date: Mon, 7 Dec 2009 20:17:31 +0000 Subject: (svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules --- projects/openttd_vs80.vcproj | 34 +++++++++++++++++----------------- projects/openttd_vs90.vcproj | 34 +++++++++++++++++----------------- source.list | 12 ++++++------ 3 files changed, 40 insertions(+), 40 deletions(-) diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 98e8d7898..fa7267ef1 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -491,10 +491,6 @@ RelativePath=".\..\src\cheat.cpp" > - - @@ -507,6 +503,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + @@ -839,10 +839,6 @@ RelativePath=".\..\src\cmd_helper.h" > - - @@ -887,6 +883,10 @@ RelativePath=".\..\src\console_type.h" > + + @@ -1500,15 +1500,15 @@ > diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index ad626ece3..40d535982 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -488,10 +488,6 @@ RelativePath=".\..\src\cheat.cpp" > - - @@ -504,6 +500,10 @@ RelativePath=".\..\src\console_cmds.cpp" > + + @@ -836,10 +836,6 @@ RelativePath=".\..\src\cmd_helper.h" > - - @@ -884,6 +880,10 @@ RelativePath=".\..\src\console_type.h" > + + @@ -1497,15 +1497,15 @@ > diff --git a/source.list b/source.list index 0bc11a7e3..a6c083988 100644 --- a/source.list +++ b/source.list @@ -8,10 +8,10 @@ callback_table.cpp 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 @@ cargotype.h 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_func.h console_gui.h console_internal.h console_type.h +crashlog.h currency.h date_func.h date_gui.h @@ -284,9 +284,9 @@ tilehighlight_type.h 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/sprites.h table/station_land.h table/strgen_tables.h ../objs/langs/table/strings.h -table/townname.h table/town_land.h +table/townname.h table/track_land.h table/train_cmd.h table/tree_land.h @@ -824,10 +824,10 @@ pathfinder/pf_performance_timer.hpp # NPF pathfinder/npf/aystar.cpp pathfinder/npf/aystar.h -pathfinder/npf/queue.cpp -pathfinder/npf/queue.h pathfinder/npf/npf.cpp pathfinder/npf/npf_func.h +pathfinder/npf/queue.cpp +pathfinder/npf/queue.h # YAPF pathfinder/yapf/nodelist.hpp -- cgit v1.2.3-70-g09d2