fontsupport/fontutils/FontUtils/group/bld.inf
changeset 101 4129cc017eb5
equal deleted inserted replaced
98:4c5ac0e85ed3 101:4129cc017eb5
       
     1 /*
       
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Bldmake component description file for the fontutils\FontUtils component
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_EXPORTS
       
    19 
       
    20 // Export IBY files
       
    21 ../../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
       
    22 #ifndef FF_PRODUCT_FONTS
       
    23 ../../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
       
    24 #endif
       
    25 
       
    26 PRJ_MMPFILES
       
    27 #ifndef TOOLS
       
    28     FontUtils.mmp
       
    29 #endif
       
    30 // End of File