diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 98e8d7898..fa7267ef1 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -492,10 +492,6 @@ > </File> <File - RelativePath=".\..\src\crashlog.cpp" - > - </File> - <File RelativePath=".\..\src\command.cpp" > </File> @@ -508,6 +504,10 @@ > </File> <File + RelativePath=".\..\src\crashlog.cpp" + > + </File> + <File RelativePath=".\..\src\currency.cpp" > </File> @@ -840,10 +840,6 @@ > </File> <File - RelativePath=".\..\src\crashlog.h" - > - </File> - <File RelativePath=".\..\src\command_func.h" > </File> @@ -888,6 +884,10 @@ > </File> <File + RelativePath=".\..\src\crashlog.h" + > + </File> + <File RelativePath=".\..\src\currency.h" > </File> @@ -1500,15 +1500,15 @@ > </File> <File - RelativePath=".\..\src\townname_func.h" + RelativePath=".\..\src\town_type.h" > </File> <File - RelativePath=".\..\src\townname_type.h" + RelativePath=".\..\src\townname_func.h" > </File> <File - RelativePath=".\..\src\town_type.h" + RelativePath=".\..\src\townname_type.h" > </File> <File @@ -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 @@ -3488,19 +3488,19 @@ > </File> <File - RelativePath=".\..\src\pathfinder\npf\queue.cpp" + RelativePath=".\..\src\pathfinder\npf\npf.cpp" > </File> <File - RelativePath=".\..\src\pathfinder\npf\queue.h" + RelativePath=".\..\src\pathfinder\npf\npf_func.h" > </File> <File - RelativePath=".\..\src\pathfinder\npf\npf.cpp" + RelativePath=".\..\src\pathfinder\npf\queue.cpp" > </File> <File - RelativePath=".\..\src\pathfinder\npf\npf_func.h" + RelativePath=".\..\src\pathfinder\npf\queue.h" > </File> </Filter> |