# HG changeset patch # User belugas # Date 1218814721 0 # Node ID 20699d4320ed2ee0197197e3ea443fe3b6dcaa7f # Parent 4dfac3c48507c2fc6fd1cf3fd3a83801a11623ed (svn r14077) -Fix: MSVC projects re-ordering diff -r 4dfac3c48507 -r 20699d4320ed projects/openttd_vs80.vcproj --- a/projects/openttd_vs80.vcproj Fri Aug 15 13:57:43 2008 +0000 +++ b/projects/openttd_vs80.vcproj Fri Aug 15 15:38:41 2008 +0000 @@ -848,6 +848,14 @@ > + + + + @@ -876,14 +884,6 @@ > - - - - @@ -956,14 +956,14 @@ > + + - - @@ -1500,6 +1500,10 @@ > + + @@ -1508,10 +1512,6 @@ > - - @@ -1580,6 +1580,10 @@ > + + @@ -1588,6 +1592,10 @@ > + + @@ -1600,14 +1608,6 @@ > - - - - @@ -1632,26 +1632,26 @@ Name="Core Source Code" > + + - - + + - - @@ -1680,14 +1680,14 @@ > + + - - diff -r 4dfac3c48507 -r 20699d4320ed projects/openttd_vs90.vcproj --- a/projects/openttd_vs90.vcproj Fri Aug 15 13:57:43 2008 +0000 +++ b/projects/openttd_vs90.vcproj Fri Aug 15 15:38:41 2008 +0000 @@ -845,6 +845,14 @@ > + + + + @@ -873,14 +881,6 @@ > - - - - @@ -953,14 +953,14 @@ > + + - - @@ -1497,6 +1497,10 @@ > + + @@ -1505,10 +1509,6 @@ > - - @@ -1577,6 +1577,10 @@ > + + @@ -1585,6 +1589,10 @@ > + + @@ -1597,14 +1605,6 @@ > - - - - @@ -1629,26 +1629,26 @@ Name="Core Source Code" > + + - - + + - - @@ -1677,14 +1677,14 @@ > + + - - diff -r 4dfac3c48507 -r 20699d4320ed source.list --- a/source.list Fri Aug 15 13:57:43 2008 +0000 +++ b/source.list Fri Aug 15 15:38:41 2008 +0000 @@ -139,6 +139,8 @@ cargo_type.h cargopacket.h cargotype.h +cheat_func.h +cheat_type.h cmd_helper.h command_func.h command_type.h @@ -146,8 +148,6 @@ console_gui.h console_internal.h console_type.h -cheat_func.h -cheat_type.h currency.h date_func.h date_type.h @@ -166,8 +166,8 @@ widgets/dropdown_type.h economy_func.h economy_type.h +effectvehicle_base.h effectvehicle_func.h -effectvehicle_base.h elrail_func.h engine_base.h engine_func.h @@ -302,9 +302,9 @@ tilehighlight_func.h tilehighlight_type.h timetable.h +toolbar_gui.h town.h town_type.h -toolbar_gui.h track_func.h track_type.h train.h @@ -322,13 +322,13 @@ vehiclelist.h viewport_func.h viewport_type.h +water.h waypoint.h waypoint_type.h +win32.h music/win32_m.h sound/win32_s.h video/win32_v.h -water.h -win32.h window_func.h window_gui.h window_type.h @@ -350,11 +350,11 @@ #end # Core Source Code -core/alloc_func.hpp core/alloc_func.cpp +core/alloc_func.hpp core/alloc_type.hpp +core/bitmath_func.cpp core/bitmath_func.hpp -core/bitmath_func.cpp core/endian_func.hpp core/endian_type.hpp core/enum_type.hpp @@ -362,8 +362,8 @@ core/math_func.hpp core/mem_func.hpp core/overflowsafe_type.hpp +core/random_func.cpp core/random_func.hpp -core/random_func.cpp core/smallvec_type.hpp core/sort_func.hpp