From 393bbd18a4dec4fbcc94f931cc23c77e2e30dcdb Mon Sep 17 00:00:00 2001 From: glx Date: Fri, 4 Mar 2011 22:25:07 +0000 Subject: [PATCH] (svn r22187) -Fix: some reordering in source.list --- projects/openttd_vs100.vcxproj | 10 +++---- projects/openttd_vs100.vcxproj.filters | 30 +++++++++---------- projects/openttd_vs80.vcproj | 40 +++++++++++++------------- projects/openttd_vs90.vcproj | 40 +++++++++++++------------- source.list | 10 +++---- 5 files changed, 65 insertions(+), 65 deletions(-) diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index d4e38e713e..1b0024c2f9 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -528,7 +528,6 @@ - @@ -542,6 +541,7 @@ + @@ -565,9 +565,9 @@ - + @@ -746,9 +746,9 @@ + - @@ -1041,13 +1041,13 @@ + + - - diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 1f4ba1c4f2..1c83535803 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -804,9 +804,6 @@ Header Files - - Header Files - Header Files @@ -846,6 +843,9 @@ Header Files + + Header Files + Header Files @@ -915,15 +915,15 @@ Header Files - - Header Files - Header Files Header Files + + Header Files + Header Files @@ -1458,15 +1458,15 @@ Tables + + Tables + Tables Tables - - Tables - Tables @@ -2343,6 +2343,12 @@ Network Core + + Network Core + + + Network Core + Network Core @@ -2358,12 +2364,6 @@ Network Core - - Network Core - - - Network Core - Network Core diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 6404232507..9f197eeafc 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1386,10 +1386,6 @@ RelativePath=".\..\src\sdl.h" > - - @@ -1442,6 +1438,10 @@ RelativePath=".\..\src\slope_type.h" > + + @@ -1534,10 +1534,6 @@ RelativePath=".\..\src\tgp.h" > - - @@ -1546,6 +1542,10 @@ RelativePath=".\..\src\tile_type.h" > + + @@ -2282,6 +2282,10 @@ RelativePath=".\..\src\table\airport_defaults.h" > + + @@ -2290,10 +2294,6 @@ RelativePath=".\..\src\table\airporttiles.h" > - - @@ -3518,6 +3518,14 @@ RelativePath=".\..\src\network\core\tcp.h" > + + + + @@ -3538,14 +3546,6 @@ RelativePath=".\..\src\network\core\tcp_game.h" > - - - - diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 1f8b60b0a9..f1a6da8717 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1383,10 +1383,6 @@ RelativePath=".\..\src\sdl.h" > - - @@ -1439,6 +1435,10 @@ RelativePath=".\..\src\slope_type.h" > + + @@ -1531,10 +1531,6 @@ RelativePath=".\..\src\tgp.h" > - - @@ -1543,6 +1539,10 @@ RelativePath=".\..\src\tile_type.h" > + + @@ -2279,6 +2279,10 @@ RelativePath=".\..\src\table\airport_defaults.h" > + + @@ -2287,10 +2291,6 @@ RelativePath=".\..\src\table\airporttiles.h" > - - @@ -3515,6 +3515,14 @@ RelativePath=".\..\src\network\core\tcp.h" > + + + + @@ -3535,14 +3543,6 @@ RelativePath=".\..\src\network\core\tcp_game.h" > - - - - diff --git a/source.list b/source.list index 45a5cf9a99..0cb5e69394 100644 --- a/source.list +++ b/source.list @@ -261,7 +261,6 @@ roadstop_base.h roadveh.h screenshot.h sdl.h -smallmap_gui.h sound/sdl_s.h video/sdl_v.h settings_func.h @@ -275,6 +274,7 @@ signs_func.h signs_type.h slope_func.h slope_type.h +smallmap_gui.h sortlist_type.h sound_func.h sound_type.h @@ -298,9 +298,9 @@ terraform_gui.h textbuf_gui.h texteff.hpp tgp.h -tilearea_type.h tile_cmd.h tile_type.h +tilearea_type.h tilehighlight_func.h tilehighlight_type.h timetable.h @@ -506,9 +506,9 @@ saveload/waypoint_sl.cpp # Tables table/airport_defaults.h +table/airport_movement.h table/airporttile_ids.h table/airporttiles.h -table/airport_movement.h table/animcursors.h table/autorail.h table/bridge_land.h @@ -836,13 +836,13 @@ network/core/packet.cpp network/core/packet.h network/core/tcp.cpp network/core/tcp.h +network/core/tcp_admin.cpp +network/core/tcp_admin.h network/core/tcp_connect.cpp network/core/tcp_content.cpp network/core/tcp_content.h network/core/tcp_game.cpp network/core/tcp_game.h -network/core/tcp_admin.cpp -network/core/tcp_admin.h network/core/tcp_http.cpp network/core/tcp_http.h network/core/tcp_listen.h