Mercurial > hg > openttd
changeset 6392:5b653b5ad66e draft
(svn r9522) -Fix (r9073): the entries in source.list are supposed to be sorted alphabetically.
author | rubidium <rubidium@openttd.org> |
---|---|
date | Wed, 28 Mar 2007 20:12:32 +0000 |
parents | ed69794e960a |
children | ffd35446c110 |
files | projects/openttd.vcproj projects/openttd_vs80.vcproj source.list |
diffstat | 3 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -164,10 +164,10 @@ RelativePath=".\..\src\airport.cpp"> </File> <File - RelativePath=".\..\src\aystar.cpp"> + RelativePath=".\..\src\autoreplace_cmd.cpp"> </File> <File - RelativePath=".\..\src\autoreplace_cmd.cpp"> + RelativePath=".\..\src\aystar.cpp"> </File> <File RelativePath=".\..\src\bmp.cpp">
--- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -448,11 +448,11 @@ > </File> <File - RelativePath=".\..\src\aystar.cpp" + RelativePath=".\..\src\autoreplace_cmd.cpp" > </File> <File - RelativePath=".\..\src\autoreplace_cmd.cpp" + RelativePath=".\..\src\aystar.cpp" > </File> <File