]> rtime.felk.cvut.cz Git - hornmich/skoda-qr-demo.git/blob - QRScanner/mobile/jni/thirdparty/freetype/builds/win32/visualc/index.html
Add MuPDF native source codes
[hornmich/skoda-qr-demo.git] / QRScanner / mobile / jni / thirdparty / freetype / builds / win32 / visualc / index.html
1 <html>
2 <header>
3 <title>
4   FreeType&nbsp;2 Project Files for Visual&nbsp;C++ and VS.NET&nbsp;2005
5 </title>
6
7 <body>
8 <h1>
9   FreeType&nbsp;2 Project Files for Visual&nbsp;C++ and VS.NET&nbsp;2005
10 </h1>
11
12 <p>This directory contains project files for Visual C++, named
13 <tt>freetype.dsp</tt>, and Visual Studio, called <tt>freetype.sln</tt>.  It
14 compiles the following libraries from the FreeType 2.4.11 sources:</p>
15
16 <ul>
17   <pre>
18     freetype2411.lib     - release build; single threaded
19     freetype2411_D.lib   - debug build;   single threaded
20     freetype2411MT.lib   - release build; multi-threaded
21     freetype2411MT_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>