add SDL2_ttf support
[platform/upstream/SDL.git] / extension / SDL2_ttf-2.0.14 / external / freetype-2.4.12 / builds / win32 / vc2010 / index.html
1 <html>
2 <header>
3 <title>
4   FreeType&nbsp;2 Project Files for VS.NET&nbsp;2010
5 </title>
6
7 <body>
8 <h1>
9   FreeType&nbsp;2 Project Files for VS.NET&nbsp;2010
10 </h1>
11
12 <p>This directory contains a project file for Visual C++, named
13 <tt>freetype.vcxproj</tt>, and Visual Studio, called <tt>freetype.sln</tt>.  It
14 compiles the following libraries from the FreeType 2.4.12 sources:</p>
15
16 <ul>
17   <pre>
18     freetype2412.lib     - release build; single threaded
19     freetype2412_D.lib   - debug build;   single threaded
20     freetype2412MT.lib   - release build; multi-threaded
21     freetype2412MT_D.lib - debug build;   multi-threaded</pre>
22 </ul>
23
24 <p>Be sure to extract the files with the Windows (CR+LF) line endings.  ZIP
25 archives are already stored this way, so no further action is required.  If
26 you use some <tt>.tar.*z</tt> archives, be sure to configure your extracting
27 tool to convert the line endings.  For example, with <a
28 href="http://www.winzip.com">WinZip</a>, you should activate the <it>TAR
29 file smart CR/LF Conversion</it> option.  Alternatively, you may consider
30 using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating
31 around, which specifically deal with this particular problem.
32
33 <p>Build directories are placed in the top-level <tt>objs</tt>
34 directory.</p>
35
36 </body>
37 </html>