Files @ r16291:e11d1bc654e8
Branch filter:

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

rubidium
(svn r21009) -Fix: for the compact notation 1.000.000k and 1.000M would be shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well.
<?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.txt" />
  </ItemGroup>
</Project>