Files @ r23407:8313083e9002
Branch filter:

Location: cpp/openttd-patchpack/source/projects/openttd_vs141.vcxproj.filters.in

Patric Stout
Remove: BeOS support (deprecated by Haiku)

In 10 years there is no commit to change how BeOS works, and we
have no active maintainer for it. It is unlikely it works in its
current state (but not impossible).

With the arrival of SDL2 (and removal of SDL), BeOS is no longer
support. SDL2 suggests to use Haiku instead of BeOS.
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  <ItemGroup>
!!FILTERS!!
  </ItemGroup>
  <ItemGroup>
!!FILES!!
  </ItemGroup>
  <ItemGroup>
    <None Include="..\media\openttd.ico" />
    <None Include="..\README.md" />
  </ItemGroup>
</Project>