misc/libfreetype/builds/win32/vc2010/index.html
author koda
Mon, 25 Apr 2011 01:46:54 +0200
changeset 5172 88f2e05288ba
permissions -rw-r--r--
aaand let's add freetype as well while we are at it other smaller changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5172
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     1
<html>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
<header>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
<title>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
  FreeType&nbsp;2 Project Files for VS.NET&nbsp;2010
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
</title>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
<body>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     8
<h1>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
  FreeType&nbsp;2 Project Files for VS.NET&nbsp;2010
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
</h1>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
<p>This directory contains a project file for Visual C++, named
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    13
<tt>freetype.vcxproj</tt>, and Visual Studio, called <tt>freetype.sln</tt>.  It
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    14
compiles the following libraries from the FreeType 2.4.4 sources:</p>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    15
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
<ul>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
  <pre>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
    freetype244.lib     - release build; single threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
    freetype244_D.lib   - debug build;   single threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
    freetype244MT.lib   - release build; multi-threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    21
    freetype244MT_D.lib - debug build;   multi-threaded</pre>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    22
</ul>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    23
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    24
<p>Be sure to extract the files with the Windows (CR+LF) line endings.  ZIP
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    25
archives are already stored this way, so no further action is required.  If
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
you use some <tt>.tar.*z</tt> archives, be sure to configure your extracting
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
tool to convert the line endings.  For example, with <a
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
href="http://www.winzip.com">WinZip</a>, you should activate the <it>TAR
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
file smart CR/LF Conversion</it> option.  Alternatively, you may consider
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
using the <tt>unix2dos</tt> or <tt>u2d</tt> utilities that are floating
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
around, which specifically deal with this particular problem.
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    32
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
<p>Build directories are placed in the top-level <tt>objs</tt>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
directory.</p>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    35
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    36
</body>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    37
</html>