summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-08-15 15:38:41 +0000
committerbelugas <belugas@openttd.org>2008-08-15 15:38:41 +0000
commit1659719f31ed8b6ec7978b380f572da15a2b9f11 (patch)
tree9422a757b9591cbbdc1716062acd50e6a9516a5b /source.list
parentc8e699cc35694f884e5d93fcdce81b3cda60ea09 (diff)
downloadopenttd-1659719f31ed8b6ec7978b380f572da15a2b9f11.tar.xz
(svn r14077) -Fix: MSVC projects re-ordering
Diffstat (limited to 'source.list')
-rw-r--r--source.list18
1 files changed, 9 insertions, 9 deletions
diff --git a/source.list b/source.list
index 42b22b061..5f81eb031 100644
--- a/source.list
+++ b/source.list
@@ -139,6 +139,8 @@ callback_table.h
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_func.h
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_func.h
widgets/dropdown_type.h
economy_func.h
economy_type.h
-effectvehicle_func.h
effectvehicle_base.h
+effectvehicle_func.h
elrail_func.h
engine_base.h
engine_func.h
@@ -302,9 +302,9 @@ tile_type.h
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 @@ vehicle_type.h
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 @@ video/cocoa/cocoa_v.h
#end
# Core Source Code
-core/alloc_func.hpp
core/alloc_func.cpp
+core/alloc_func.hpp
core/alloc_type.hpp
-core/bitmath_func.hpp
core/bitmath_func.cpp
+core/bitmath_func.hpp
core/endian_func.hpp
core/endian_type.hpp
core/enum_type.hpp
@@ -362,8 +362,8 @@ core/geometry_type.hpp
core/math_func.hpp
core/mem_func.hpp
core/overflowsafe_type.hpp
-core/random_func.hpp
core/random_func.cpp
+core/random_func.hpp
core/smallvec_type.hpp
core/sort_func.hpp