From 67c21f7e01b7f83c77e934c4fe0771324853d2ab Mon Sep 17 00:00:00 2001 From: frosch Date: Mon, 9 Aug 2010 06:48:52 +0000 Subject: (svn r20419) -Codechange: Rename dummy_land.cpp to void_cmd.cpp --- projects/openttd_vs100.vcxproj | 2 +- projects/openttd_vs100.vcxproj.filters | 6 +++--- projects/openttd_vs80.vcproj | 8 ++++---- projects/openttd_vs90.vcproj | 8 ++++---- 4 files changed, 12 insertions(+), 12 deletions(-) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index a3b6f9461..53c8d4547 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -685,7 +685,6 @@ - @@ -704,6 +703,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index 9cf90ea0b..0d9c99690 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -1258,9 +1258,6 @@ Command handlers - - Command handlers - Command handlers @@ -1315,6 +1312,9 @@ Command handlers + + Command handlers + Command handlers diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index f0bf20bc9..caad61a7c 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -2023,10 +2023,6 @@ RelativePath=".\..\src\disaster_cmd.cpp" > - - @@ -2099,6 +2095,10 @@ RelativePath=".\..\src\vehicle_cmd.cpp" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index c23262011..1d35bb7f9 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -2020,10 +2020,6 @@ RelativePath=".\..\src\disaster_cmd.cpp" > - - @@ -2096,6 +2092,10 @@ RelativePath=".\..\src\vehicle_cmd.cpp" > + + -- cgit v1.2.3-54-g00ecf