summaryrefslogtreecommitdiff
path: root/builds/win32/visualc/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'builds/win32/visualc/index.html')
-rw-r--r--builds/win32/visualc/index.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/builds/win32/visualc/index.html b/builds/win32/visualc/index.html
index 4f365c953..d491c5a5d 100644
--- a/builds/win32/visualc/index.html
+++ b/builds/win32/visualc/index.html
@@ -1,4 +1,4 @@
-<html>
+<html>
<header>
<title>FreeType 2 Project Files for Visual C++</title>
</header>
@@ -8,14 +8,14 @@
<p>This directory contains a project file for Visual C++, named
<tt>freetype.dsp</tt>. It will compile the following libraries
- from the FreeType 2.0.4 sources:</p>
-
+ from the FreeType 2.1.4 sources:</p>
+
<ul>
<pre>
- freetype204.lib - release build; single threaded
- freetype204_D.lib - debug build; single threaded
- freetype204MT.lib - release build; multi-threaded
- freetype204MT_D.lib - debug build; multi-threaded
+ freetype214.lib - release build; single threaded
+ freetype214_D.lib - debug build; single threaded
+ freetype214MT.lib - release build; multi-threaded
+ freetype214MT_D.lib - debug build; multi-threaded
</pre>
</ul>