fontsupport/fontutils/group/bld.inf
changeset 101 4129cc017eb5
parent 98 4c5ac0e85ed3
equal deleted inserted replaced
98:4c5ac0e85ed3 101:4129cc017eb5
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002-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 
    18 
    25 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    26 
    20 
    27 PRJ_EXPORTS
    21 PRJ_EXPORTS
    28 
    22 
   124 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/udeb/typefaces_s60_Traditional_Chinese.xml
   118 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/udeb/typefaces_s60_Traditional_Chinese.xml
   125 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/urel/typefaces_s60_Traditional_Chinese.xml
   119 typefaces_s60_Traditional_Chinese.xml                    /epoc32/release/armv5/urel/typefaces_s60_Traditional_Chinese.xml
   126 		
   120 		
   127 
   121 
   128 
   122 
   129 // Export IBY files
       
   130 ../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
       
   131 #ifndef FF_PRODUCT_FONTS
       
   132 ../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
       
   133 #endif
       
   134 
       
   135 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   123 ./removegtfiles.meta                             /epoc32/tools/makefile_templates/s60/removegtfiles.meta
   136 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   124 ./removegtfiles.flm                              /epoc32/tools/makefile_templates/s60/removegtfiles.flm
   137 
   125 
   138 PRJ_EXTENSIONS
   126 PRJ_EXTENSIONS
   139 #if defined(SBSV2) && !defined(TOOLS)
   127 #if defined(SBSV2) && !defined(TOOLS)
   141 end
   129 end
   142 #endif
   130 #endif
   143 
   131 
   144 PRJ_MMPFILES
   132 PRJ_MMPFILES
   145 #ifndef TOOLS
   133 #ifndef TOOLS
   146     ../FontUtils/group/FontUtils.mmp
       
   147 
       
   148     // Remove Symbian fonts
   134     // Remove Symbian fonts
   149     #ifndef SBSV2
   135     #ifndef SBSV2
   150       gnumakefile removegtfiles.mk
   136       gnumakefile removegtfiles.mk
   151     #endif
   137     #endif
   152 #endif
   138 #endif