fontsupport/fontutils/group/bld.inf
changeset 56 06048d7260fc
parent 53 8f0f421d3d0f
parent 46 bd0cbdaaf2be
equal deleted inserted replaced
53:8f0f421d3d0f 56:06048d7260fc
     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
   131 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/winscw/udeb/z/resource/Fonts/typefaces_s60_Traditional_Chinese.xml
   123 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/winscw/udeb/z/resource/Fonts/typefaces_s60_Traditional_Chinese.xml
   132 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/winscw/urel/z/resource/Fonts/typefaces_s60_Traditional_Chinese.xml
   124 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/winscw/urel/z/resource/Fonts/typefaces_s60_Traditional_Chinese.xml
   133 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/udeb/typefaces_s60_Traditional_Chinese.xml
   125 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/udeb/typefaces_s60_Traditional_Chinese.xml
   134 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/urel/typefaces_s60_Traditional_Chinese.xml
   126 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/urel/typefaces_s60_Traditional_Chinese.xml
   135 		
   127 		
   136 
       
   137 
       
   138 // Export IBY files
       
   139 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
       
   140 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
       
   141 
       
   142 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   128 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   143 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   129 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   144 
   130 
   145 PRJ_EXTENSIONS
   131 PRJ_EXTENSIONS
   146 #if defined(SBSV2) && !defined(TOOLS)
   132 #if defined(SBSV2) && !defined(TOOLS)
   148 end
   134 end
   149 #endif
   135 #endif
   150 
   136 
   151 PRJ_MMPFILES
   137 PRJ_MMPFILES
   152 #ifndef TOOLS
   138 #ifndef TOOLS
   153     ../FontUtils/group/FontUtils.mmp
       
   154 
       
   155     // Remove Symbian fonts
   139     // Remove Symbian fonts
   156     #ifndef SBSV2
   140     #ifndef SBSV2
   157       gnumakefile removegtfiles.mk
   141       gnumakefile removegtfiles.mk
   158     #endif
   142     #endif
   159 #endif
   143 #endif