mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-09 09:48:04 +02:00
* builds/windows/vc2010/index.html: Update file descriptions.
Fixes issue #1434.
This commit is contained in:
parent
7e3750982b
commit
a1bbf07413
1 changed files with 5 additions and 4 deletions
|
|
@ -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 C++ 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 C++ 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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue