summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbelugas <belugas@openttd.org>2008-02-07 17:24:38 +0000
committerbelugas <belugas@openttd.org>2008-02-07 17:24:38 +0000
commit30a8c150d08e90005e35e62bf43545fc1eb424e1 (patch)
tree1ec16ec9fb89d68ddde75d9eda70deac2ab2ed98
parent034150c199a07279d00df06194c5d06741e8b33d (diff)
downloadopenttd-30a8c150d08e90005e35e62bf43545fc1eb424e1.tar.xz
(svn r12082) -Cleanup: MSVC projects do not care about the directory of the file while sorting. Only the "Absolute" name matters
-rw-r--r--projects/openttd_vs80.vcproj64
-rw-r--r--projects/openttd_vs90.vcproj64
-rw-r--r--source.list16
3 files changed, 72 insertions, 72 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 86215dd0e..57323afc6 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -468,6 +468,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\bitmath_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\bmp.cpp"
>
</File>
@@ -496,14 +500,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.cpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\random_func.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\currency.cpp"
>
</File>
@@ -528,6 +524,10 @@
>
</File>
<File
+ RelativePath=".\..\src\widgets\dropdown.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\economy.cpp"
>
</File>
@@ -668,6 +668,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\rev.cpp"
>
</File>
@@ -752,10 +756,6 @@
>
</File>
<File
- RelativePath=".\..\src\widgets\dropdown.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\win32.cpp"
>
</File>
@@ -808,6 +808,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\bitmath_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\bmp.h"
>
</File>
@@ -848,18 +852,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\math_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\random_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\currency.h"
>
</File>
@@ -900,6 +892,14 @@
>
</File>
<File
+ RelativePath=".\..\src\widgets\dropdown_type.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\dropdown_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\economy_func.h"
>
</File>
@@ -976,6 +976,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\math_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\md5.h"
>
</File>
@@ -1156,6 +1160,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\road_cmd.h"
>
</File>
@@ -1388,14 +1396,6 @@
>
</File>
<File
- RelativePath=".\..\src\widgets\dropdown_type.h"
- >
- </File>
- <File
- RelativePath=".\..\src\widgets\dropdown_func.h"
- >
- </File>
- <File
RelativePath=".\..\src\zoom_type.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 15dd7d40a..1b1337247 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -465,6 +465,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\bitmath_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\bmp.cpp"
>
</File>
@@ -493,14 +497,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.cpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\random_func.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\currency.cpp"
>
</File>
@@ -525,6 +521,10 @@
>
</File>
<File
+ RelativePath=".\..\src\widgets\dropdown.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\economy.cpp"
>
</File>
@@ -665,6 +665,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\rev.cpp"
>
</File>
@@ -749,10 +753,6 @@
>
</File>
<File
- RelativePath=".\..\src\widgets\dropdown.cpp"
- >
- </File>
- <File
RelativePath=".\..\src\win32.cpp"
>
</File>
@@ -805,6 +805,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\bitmath_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\bmp.h"
>
</File>
@@ -845,18 +849,6 @@
>
</File>
<File
- RelativePath=".\..\src\core\bitmath_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\math_func.hpp"
- >
- </File>
- <File
- RelativePath=".\..\src\core\random_func.hpp"
- >
- </File>
- <File
RelativePath=".\..\src\currency.h"
>
</File>
@@ -897,6 +889,14 @@
>
</File>
<File
+ RelativePath=".\..\src\widgets\dropdown_type.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\widgets\dropdown_func.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\economy_func.h"
>
</File>
@@ -973,6 +973,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\math_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\md5.h"
>
</File>
@@ -1153,6 +1157,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\random_func.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\road_cmd.h"
>
</File>
@@ -1385,14 +1393,6 @@
>
</File>
<File
- RelativePath=".\..\src\widgets\dropdown_type.h"
- >
- </File>
- <File
- RelativePath=".\..\src\widgets\dropdown_func.h"
- >
- </File>
- <File
RelativePath=".\..\src\zoom_type.h"
>
</File>
diff --git a/source.list b/source.list
index 7cf9e8c70..fe6a9dc77 100644
--- a/source.list
+++ b/source.list
@@ -3,6 +3,7 @@ airport.cpp
articulated_vehicles.cpp
autoreplace_cmd.cpp
aystar.cpp
+core/bitmath_func.cpp
bmp.cpp
callback_table.cpp
cargopacket.cpp
@@ -10,14 +11,13 @@ cargotype.cpp
command.cpp
console.cpp
console_cmds.cpp
-core/bitmath_func.cpp
-core/random_func.cpp
currency.cpp
date.cpp
debug.cpp
dedicated.cpp
depot.cpp
driver.cpp
+widgets/dropdown.cpp
economy.cpp
elrail.cpp
engine.cpp
@@ -58,6 +58,7 @@ pathfind.cpp
players.cpp
queue.cpp
rail.cpp
+core/random_func.cpp
rev.cpp
road.cpp
saveload.cpp
@@ -93,7 +94,6 @@ vehicle.cpp
viewport.cpp
waypoint.cpp
widget.cpp
-widgets/dropdown.cpp
#if WIN32
win32.cpp
#end
@@ -110,6 +110,7 @@ autoreplace_gui.h
autoreplace_type.h
autoslope.h
aystar.h
+core/bitmath_func.hpp
bmp.h
bridge.h
callback_table.h
@@ -120,9 +121,6 @@ cmd_helper.h
command_func.h
command_type.h
console.h
-core/bitmath_func.hpp
-core/math_func.hpp
-core/random_func.hpp
currency.h
date_func.h
date_type.h
@@ -133,6 +131,8 @@ direction_func.h
direction_type.h
music/dmusic.h
driver.h
+widgets/dropdown_type.h
+widgets/dropdown_func.h
economy_func.h
economy_type.h
engine.h
@@ -152,6 +152,7 @@ industry.h
industry_type.h
landscape.h
livery.h
+core/math_func.hpp
md5.h
mixer.h
music.h
@@ -197,6 +198,7 @@ queue.h
rail.h
rail_gui.h
rail_type.h
+core/random_func.hpp
road_cmd.h
road_func.h
road_gui.h
@@ -255,8 +257,6 @@ window_type.h
music/win32_m.h
sound/win32_s.h
video/win32_v.h
-widgets/dropdown_type.h
-widgets/dropdown_func.h
zoom_type.h
zoom_func.h