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 15b95e89f..2e27e8518 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.6.4 sources:</p>
+FreeType 2.6.5 sources:</p>
<ul>
<pre>
- freetype264.lib - release build
- freetype264d.lib - debug build
- freetype264ST.lib - release build; single threaded
- freetype264STd.lib - debug build; single threaded
- freetype264MT.lib - release build; multi-threaded
- freetype264MTd.lib - debug build; multi-threaded</pre>
+ freetype265.lib - release build
+ freetype265d.lib - debug build
+ freetype265ST.lib - release build; single threaded
+ freetype265STd.lib - debug build; single threaded
+ freetype265MT.lib - release build; multi-threaded
+ freetype265MTd.lib - debug build; multi-threaded</pre>
</ul>
<p>Both Win32 and x64 builds are supported.</p>