fontsupport/fontutils/FontUtils/group/bld.inf
author William Roberts <williamr@symbian.org>
Wed, 21 Apr 2010 15:53:33 +0100
changeset 46 bd0cbdaaf2be
permissions -rw-r--r--
Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
/*
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
* All rights reserved.
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
* This component and the accompanying materials are made available
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
* under the terms of the License "Eclipse Public License v1.0"
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
* which accompanies this distribution, and is available
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
*
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
* Initial Contributors:
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
* Nokia Corporation - initial contribution.
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
*
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
* Contributors:
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
*
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
* Description:  Bldmake component description file for the FontUtils component
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
*
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
*/
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
PRJ_EXPORTS
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
// Export IBY files
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
../../rom/FontUtils.iby                              CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
../../rom/fonts_variant.iby                          CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
PRJ_MMPFILES
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
#ifndef TOOLS
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
  FontUtils.mmp
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
#endif
bd0cbdaaf2be Better structuring of fontsupport\fontutils to fix Bug 26 and Bug 2098
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28