misc/libfreetype/builds/wince/vc2008-ce/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;2008
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
  (Pocket PC)
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
</title>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     7
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     8
<body>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
<h1>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
  FreeType&nbsp;2 Project Files for VS.NET&nbsp;2008
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
  (Pocket PC)
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
</h1>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    13
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    14
<p>This directory contains project files for Visual C++, named
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    15
<tt>freetype.dsp</tt>, and Visual Studio, called <tt>freetype.sln</tt> for
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
the following targets:
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
<ul>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
  <li>PPC/SP 2003 (Pocket PC 2003)</li>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
  <li>PPC/SP WM5 (Windows Mobile 5)</li>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    21
  <li>PPC/SP WM6 (Windows Mobile 6)</li>
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
It 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
    25
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
<ul>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
  <pre>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
    freetype244.lib     - release build; single threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
    freetype244_D.lib   - debug build;   single threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
    freetype244MT.lib   - release build; multi-threaded
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
    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
    32
</ul>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
<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
    35
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
    36
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
    37
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
    38
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
    39
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
    40
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
    41
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
    42
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    43
<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
    44
directory.</p>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    45
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    46
</body>
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    47
</html>