* builds/windows/vc2010/index.html: Update file descriptions.

Fixes issue #1434.
This commit is contained in:
Werner Lemberg 2026-05-08 05:38:23 +02:00
parent 7e3750982b
commit a1bbf07413

View file

@ -9,10 +9,11 @@
FreeType 2 Project Files for Visual C++ 2010 or newer
</h1>
<p>This directory contains solution and project files for
Visual&nbsp;C++&nbsp;2010 or newer, named <tt>freetype.sln</tt>,
and <tt>freetype.vcxproj</tt>. It compiles the following libraries
from the FreeType 2.14.3 sources:</p>
<p>This directory contains a project file for Visual&nbsp;C++&nbsp;2010 or
newer named <tt>freetype.vcxproj</tt>, together with two auxiliary files
<tt>freetype.user.props</tt> (which you should edit if necessary) and
<tt>freetype.vcxproj.filters</tt>. It compiles the following libraries from
the FreeType 2.14.3 sources:</p>
<ul>
<li>freetype.dll using 'Release' or 'Debug' configurations</li>