misc/libfreetype/builds/symbian/bld.inf
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
//
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     2
// FreeType 2 project for the symbian platform
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     3
//
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     4
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     5
// Copyright 2008, 2009 by
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     6
// David Turner, Robert Wilhelm, and Werner Lemberg.
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
// This file is part of the FreeType project, and may only be used, modified,
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
     9
// and distributed under the terms of the FreeType project license,
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    10
// LICENSE.TXT.  By continuing to use, modify, or distribute this file you
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    11
// indicate that you have read the license and understand and accept it
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    12
// fully.
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
PRJ_PLATFORMS
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    15
DEFAULT
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    16
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    17
PRJ_MMPFILES
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    18
freetype.mmp
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    19
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    20
PRJ_EXPORTS
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    21
../../include/ft2build.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    22
../../include/freetype/config/ftconfig.h	freetype/config/ftconfig.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    23
../../include/freetype/config/ftheader.h	freetype/config/ftheader.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    24
../../include/freetype/config/ftmodule.h	freetype/config/ftmodule.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    25
../../include/freetype/config/ftoption.h	freetype/config/ftoption.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    26
../../include/freetype/config/ftstdlib.h	freetype/config/ftstdlib.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    27
../../include/freetype/freetype.h		freetype/freetype.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    28
../../include/freetype/ftbbox.h			freetype/ftbbox.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    29
../../include/freetype/ftbdf.h			freetype/ftbdf.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    30
../../include/freetype/ftbitmap.h		freetype/ftbitmap.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    31
../../include/freetype/ftcache.h		freetype/ftcache.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    32
../../include/freetype/ftcid.h			freetype/ftcid.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    33
../../include/freetype/fterrdef.h		freetype/fterrdef.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    34
../../include/freetype/fterrors.h		freetype/fterrors.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    35
../../include/freetype/ftgasp.h			freetype/ftgasp.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    36
../../include/freetype/ftglyph.h		freetype/ftglyph.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    37
../../include/freetype/ftgxval.h		freetype/ftgxval.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    38
../../include/freetype/ftgzip.h			freetype/ftgzip.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    39
../../include/freetype/ftbzip2.h		freetype/ftbzip2.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    40
../../include/freetype/ftimage.h		freetype/ftimage.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    41
../../include/freetype/ftincrem.h		freetype/ftincrem.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    42
../../include/freetype/ftlcdfil.h		freetype/ftlcdfil.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    43
../../include/freetype/ftlist.h			freetype/ftlist.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    44
../../include/freetype/ftlzw.h			freetype/ftlzw.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    45
../../include/freetype/ftmac.h			freetype/ftmac.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    46
../../include/freetype/ftmm.h			freetype/ftmm.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    47
../../include/freetype/ftmodapi.h		freetype/ftmodapi.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    48
../../include/freetype/ftmoderr.h		freetype/ftmoderr.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    49
../../include/freetype/ftotval.h		freetype/ftotval.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    50
../../include/freetype/ftoutln.h		freetype/ftoutln.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    51
../../include/freetype/ftpfr.h			freetype/ftpfr.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    52
../../include/freetype/ftrender.h		freetype/ftrender.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    53
../../include/freetype/ftsizes.h		freetype/ftsizes.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    54
../../include/freetype/ftsnames.h		freetype/ftsnames.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    55
../../include/freetype/ftstroke.h		freetype/ftstroke.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    56
../../include/freetype/ftsynth.h		freetype/ftsynth.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    57
../../include/freetype/ftsystem.h		freetype/ftsystem.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    58
../../include/freetype/fttrigon.h		freetype/fttrigon.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    59
../../include/freetype/fttypes.h		freetype/fttypes.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    60
../../include/freetype/ftwinfnt.h		freetype/ftwinfnt.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    61
../../include/freetype/ftxf86.h			freetype/ftxf86.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    62
../../include/freetype/t1tables.h		freetype/t1tables.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    63
../../include/freetype/ttnameid.h		freetype/ttnameid.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    64
../../include/freetype/tttables.h		freetype/tttables.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    65
../../include/freetype/tttags.h			freetype/tttags.h
88f2e05288ba aaand let's add freetype as well while we are at it
koda
parents:
diff changeset
    66
../../include/freetype/ttunpat.h		freetype/ttunpat.h