• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<html>
2<header>
3<title>
4  FreeType&nbsp;2 Project Files for Visual&nbsp;C++ 6.0 and 2002-2008
5</title>
6
7<body>
8<h1>
9  FreeType&nbsp;2 Project Files for Visual&nbsp;C++ 6.0 and 2002-2008
10</h1>
11
12<p>This directory contains project files <tt>freetype.dsp</tt> for
13Visual C++ 6.0, and <tt>freetype.vcproj</tt> for Visual C++ 2002
14through 2008, which you might need to upgrade automatically.
15It compiles the following libraries from the FreeType 2.10.4 sources:</p>
16
17<ul>
18  <li>freetype.dll using 'Release' or 'Debug' configurations</li>
19  <li>freetype.lib using 'Release Static' or 'Debug Static' configurations</li>
20</ul>
21
22<p>Build directories and target files are placed in the top-level
23<tt>objs</tt> directory.</p>
24
25<p>Be sure to extract the files with the Windows (CR+LF) line endings.  ZIP
26archives are already stored this way, so no further action is required.  If
27you use some <tt>.tar.*z</tt> archives, be sure to configure your extracting
28tool to convert the line endings.  For example, with <a
29href="https://www.winzip.com">WinZip</a>, you should activate the <em>TAR
30file smart CR/LF Conversion</em> option.  Alternatively, you may consider
31using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating
32around, which specifically deal with this particular problem.
33
34<p>Build directories are placed in the top-level <tt>objs</tt>
35directory.</p>
36
37</body>
38</html>
39