summaryrefslogtreecommitdiff
path: root/builds/windows/vc2010/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'builds/windows/vc2010/index.html')
-rw-r--r--builds/windows/vc2010/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/builds/windows/vc2010/index.html b/builds/windows/vc2010/index.html
index 512251ec1..2b47a0092 100644
--- a/builds/windows/vc2010/index.html
+++ b/builds/windows/vc2010/index.html
@@ -12,16 +12,16 @@
<p>This directory contains a project file for Visual C++ (VS.NET&nbsp;2010
or newer), named <tt>freetype.vcxproj</tt>, and Visual Studio, called
<tt>freetype.sln</tt>. It compiles the following libraries from the
-FreeType 2.7 sources:</p>
+FreeType 2.7.1 sources:</p>
<ul>
<pre>
- freetype27.lib - release build
- freetype27d.lib - debug build
- freetype27ST.lib - release build; single threaded
- freetype27STd.lib - debug build; single threaded
- freetype27MT.lib - release build; multi-threaded
- freetype27MTd.lib - debug build; multi-threaded</pre>
+ freetype271.lib - release build
+ freetype271d.lib - debug build
+ freetype271ST.lib - release build; single threaded
+ freetype271STd.lib - debug build; single threaded
+ freetype271MT.lib - release build; multi-threaded
+ freetype271MTd.lib - debug build; multi-threaded</pre>
</ul>
<p>Both Win32 and x64 builds are supported.</p>