1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-19 04:29:09 +00:00

(svn r18426) -Fix: sort the names in source.list according to Microsoft's sorting rules

This commit is contained in:
rubidium
2009-12-07 20:17:31 +00:00
parent 6b9327c162
commit 6c6f2272b0
3 changed files with 50 additions and 50 deletions

View File

@@ -491,10 +491,6 @@
RelativePath=".\..\src\cheat.cpp"
>
</File>
<File
RelativePath=".\..\src\crashlog.cpp"
>
</File>
<File
RelativePath=".\..\src\command.cpp"
>
@@ -507,6 +503,10 @@
RelativePath=".\..\src\console_cmds.cpp"
>
</File>
<File
RelativePath=".\..\src\crashlog.cpp"
>
</File>
<File
RelativePath=".\..\src\currency.cpp"
>
@@ -839,10 +839,6 @@
RelativePath=".\..\src\cmd_helper.h"
>
</File>
<File
RelativePath=".\..\src\crashlog.h"
>
</File>
<File
RelativePath=".\..\src\command_func.h"
>
@@ -887,6 +883,10 @@
RelativePath=".\..\src\console_type.h"
>
</File>
<File
RelativePath=".\..\src\crashlog.h"
>
</File>
<File
RelativePath=".\..\src\currency.h"
>
@@ -1499,6 +1499,10 @@
RelativePath=".\..\src\town.h"
>
</File>
<File
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\townname_func.h"
>
@@ -1507,10 +1511,6 @@
RelativePath=".\..\src\townname_type.h"
>
</File>
<File
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\track_func.h"
>
@@ -2272,11 +2272,11 @@
>
</File>
<File
RelativePath=".\..\src\table\townname.h"
RelativePath=".\..\src\table\town_land.h"
>
</File>
<File
RelativePath=".\..\src\table\town_land.h"
RelativePath=".\..\src\table\townname.h"
>
</File>
<File
@@ -3487,14 +3487,6 @@
RelativePath=".\..\src\pathfinder\npf\aystar.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.cpp"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\npf.cpp"
>
@@ -3503,6 +3495,14 @@
RelativePath=".\..\src\pathfinder\npf\npf_func.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.cpp"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.h"
>
</File>
</Filter>
<Filter
Name="YAPF"

View File

@@ -488,10 +488,6 @@
RelativePath=".\..\src\cheat.cpp"
>
</File>
<File
RelativePath=".\..\src\crashlog.cpp"
>
</File>
<File
RelativePath=".\..\src\command.cpp"
>
@@ -504,6 +500,10 @@
RelativePath=".\..\src\console_cmds.cpp"
>
</File>
<File
RelativePath=".\..\src\crashlog.cpp"
>
</File>
<File
RelativePath=".\..\src\currency.cpp"
>
@@ -836,10 +836,6 @@
RelativePath=".\..\src\cmd_helper.h"
>
</File>
<File
RelativePath=".\..\src\crashlog.h"
>
</File>
<File
RelativePath=".\..\src\command_func.h"
>
@@ -884,6 +880,10 @@
RelativePath=".\..\src\console_type.h"
>
</File>
<File
RelativePath=".\..\src\crashlog.h"
>
</File>
<File
RelativePath=".\..\src\currency.h"
>
@@ -1496,6 +1496,10 @@
RelativePath=".\..\src\town.h"
>
</File>
<File
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\townname_func.h"
>
@@ -1504,10 +1508,6 @@
RelativePath=".\..\src\townname_type.h"
>
</File>
<File
RelativePath=".\..\src\town_type.h"
>
</File>
<File
RelativePath=".\..\src\track_func.h"
>
@@ -2269,11 +2269,11 @@
>
</File>
<File
RelativePath=".\..\src\table\townname.h"
RelativePath=".\..\src\table\town_land.h"
>
</File>
<File
RelativePath=".\..\src\table\town_land.h"
RelativePath=".\..\src\table\townname.h"
>
</File>
<File
@@ -3484,14 +3484,6 @@
RelativePath=".\..\src\pathfinder\npf\aystar.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.cpp"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\npf.cpp"
>
@@ -3500,6 +3492,14 @@
RelativePath=".\..\src\pathfinder\npf\npf_func.h"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.cpp"
>
</File>
<File
RelativePath=".\..\src\pathfinder\npf\queue.h"
>
</File>
</Filter>
<Filter
Name="YAPF"