Files @ r24215:bbed7b4a4c4c
Branch filter:

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

Michael Lutz
Add: Optional implementation of std::optional for pre-C++17 compilers.

Sourced from https://github.com/akrzemi1/Optional, Boost Software License, Version 1.0.
<?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>