mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 20:49:11 +00:00
(svn r10231) -Cleanup: MSVC project files
This commit is contained in:
@@ -392,9 +392,6 @@
|
||||
<File
|
||||
RelativePath=".\..\src\articulated_vehicles.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_cmd.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\aystar.h">
|
||||
</File>
|
||||
@@ -479,6 +476,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\industry.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\landscape.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\livery.h">
|
||||
</File>
|
||||
@@ -869,9 +869,6 @@
|
||||
<File
|
||||
RelativePath=".\..\src\table\ai_rail.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\allstrings.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\animcursors.h">
|
||||
</File>
|
||||
@@ -921,7 +918,7 @@
|
||||
RelativePath=".\..\src\table\station_land.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\strings.h">
|
||||
RelativePath=".\..\src\..\objs\langs\table\strings.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\town_land.h">
|
||||
@@ -935,9 +932,6 @@
|
||||
<File
|
||||
RelativePath=".\..\src\table\tree_land.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\tunnel_land.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\unmovable_land.h">
|
||||
</File>
|
||||
@@ -970,6 +964,12 @@
|
||||
<Filter
|
||||
Name="Blitters"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_anim.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_anim.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_base.cpp">
|
||||
</File>
|
||||
|
@@ -751,10 +751,6 @@
|
||||
RelativePath=".\..\src\articulated_vehicles.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\autoreplace_cmd.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\aystar.h"
|
||||
>
|
||||
@@ -867,6 +863,10 @@
|
||||
RelativePath=".\..\src\industry.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\landscape.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\livery.h"
|
||||
>
|
||||
@@ -1383,10 +1383,6 @@
|
||||
RelativePath=".\..\src\table\ai_rail.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\allstrings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\animcursors.h"
|
||||
>
|
||||
@@ -1452,7 +1448,7 @@
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\strings.h"
|
||||
RelativePath=".\..\src\..\objs\langs\table\strings.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
@@ -1471,10 +1467,6 @@
|
||||
RelativePath=".\..\src\table\tree_land.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\tunnel_land.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\table\unmovable_land.h"
|
||||
>
|
||||
@@ -1515,6 +1507,14 @@
|
||||
<Filter
|
||||
Name="Blitters"
|
||||
>
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_anim.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_anim.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\blitter\32bpp_base.cpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user