Files @ r24170:83286a5bd213
Branch filter:

Location: cpp/openttd-patchpack/source/projects/langs_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>
    <Filter Include="Translations">
      <UniqueIdentifier>{2a164580-9033-4a01-974b-b21da507efda}</UniqueIdentifier>
    </Filter>
  </ItemGroup>
  <ItemGroup>
    <CustomBuild Include="..\src\lang\english.txt" />
!!FILES!!
  </ItemGroup>
</Project>