fontsupport/fontutils/group/bld.inf
changeset 46 bd0cbdaaf2be
parent 2 abcbdabaa4c5
child 56 06048d7260fc
child 108 73fa3ba3e5e0
equal deleted inserted replaced
43:1951b3078691 46:bd0cbdaaf2be
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 1999-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description:  Bldmake component description file for the fontutils component
    14 * Description:  Bldmake component description file for the fontutils component
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
       
    19 
       
    20 // BLD.INF
       
    21 //
       
    22 // Copyright (c) 1999 Symbian Ltd.  All rights reserved.
       
    23 //
       
    24 
       
    25 #include <platform_paths.hrh>
       
    26 
    18 
    27 PRJ_EXPORTS
    19 PRJ_EXPORTS
    28 
    20 
    29 // Copy font rasterizer
    21 // Copy font rasterizer
    30 ../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/udeb/iTypeRast.dll
    22 ../iTypeRaster/winscw/ityperast.dll                 /epoc32/release/winscw/udeb/iTypeRast.dll
    97 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/winscw/udeb/z/resource/Fonts/Series60Korean.ttf
    89 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/winscw/udeb/z/resource/Fonts/Series60Korean.ttf
    98 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/winscw/urel/z/resource/Fonts/Series60Korean.ttf
    90 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/winscw/urel/z/resource/Fonts/Series60Korean.ttf
    99 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/armv5/udeb/Series60Korean.ttf
    91 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/armv5/udeb/Series60Korean.ttf
   100 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/armv5/urel/Series60Korean.ttf
    92 ../Vectorfonts/Series60Korean.ttf                        /epoc32/release/armv5/urel/Series60Korean.ttf
   101 
    93 
   102 // Export IBY files
       
   103 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
       
   104 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
       
   105 
       
   106 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
    94 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   107 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
    95 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   108 
    96 
   109 PRJ_EXTENSIONS
    97 PRJ_EXTENSIONS
   110 #if defined(SBSV2) && !defined(TOOLS)
    98 #if defined(SBSV2) && !defined(TOOLS)
   112 end
   100 end
   113 #endif
   101 #endif
   114 
   102 
   115 PRJ_MMPFILES
   103 PRJ_MMPFILES
   116 #ifndef TOOLS
   104 #ifndef TOOLS
   117     ../FontUtils/group/FontUtils.mmp
       
   118 
       
   119     // Remove Symbian fonts
   105     // Remove Symbian fonts
   120     #ifndef SBSV2
   106     #ifndef SBSV2
   121       gnumakefile removegtfiles.mk
   107       gnumakefile removegtfiles.mk
   122     #endif
   108     #endif
   123 #endif
   109 #endif