Files @ r24170:83286a5bd213
Branch filter:

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

duck
Fix #8102: Update Windows installer strings to reference newer Windows version (#8114)

* Fix #8102: Update Windows installer strings to reference versions newer than 7

* Fix 2c53390: Version strings incorrectly capitalised
<?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>