fontsupport/fontutils/FontUtils/group/bld.inf
author William Roberts <williamr@symbian.org>
Mon, 23 Aug 2010 14:11:23 +0100
changeset 101 4129cc017eb5
permissions -rw-r--r--
Revised fix for bug 26, taking into account the introduction of FF_PRODUCT_FONTS

/*
* Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  Bldmake component description file for the fontutils\FontUtils component
*
*/

PRJ_EXPORTS

// Export IBY files
../../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
#ifndef FF_PRODUCT_FONTS
../../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
#endif

PRJ_MMPFILES
#ifndef TOOLS
    FontUtils.mmp
#endif
// End of File