diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index c23dfcf05..9b17f97be 100644 --- 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"> diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 360f08155..37a7af0cc 100644 --- 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 |