Move the export of iby files into fontutils\FontUtils\group\bld.inf, to fix Bug 2098
--- a/fontsupport/fontutils/FontUtils/group/bld.inf Wed Apr 07 13:02:45 2010 +0100
+++ b/fontsupport/fontutils/FontUtils/group/bld.inf Wed Apr 14 17:29:53 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of the License "Eclipse Public License v1.0"
@@ -15,6 +15,12 @@
*
*/
+PRJ_EXPORTS
+
+// Export IBY files
+../../rom/FontUtils.iby CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
+../../rom/fonts_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
+
PRJ_MMPFILES
#ifndef TOOLS
FontUtils.mmp
--- a/fontsupport/fontutils/group/bld.inf Wed Apr 07 13:02:45 2010 +0100
+++ b/fontsupport/fontutils/group/bld.inf Wed Apr 14 17:29:53 2010 +0100
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 1999-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"
@@ -16,14 +16,6 @@
*/
-
-// BLD.INF
-//
-// Copyright (c) 1999 Symbian Ltd. All rights reserved.
-//
-
-#include <platform_paths.hrh>
-
PRJ_EXPORTS
// Copy font rasterizer
@@ -99,10 +91,6 @@
../Vectorfonts/Series60Korean.ttf /epoc32/release/armv5/udeb/Series60Korean.ttf
../Vectorfonts/Series60Korean.ttf /epoc32/release/armv5/urel/Series60Korean.ttf
-// Export IBY files
-../rom/FontUtils.iby CORE_MW_LAYER_IBY_EXPORT_PATH(FontUtils.iby)
-../rom/fonts_variant.iby CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(fonts_variant.iby)
-
./removegtfiles.meta /epoc32/tools/makefile_templates/s60/removegtfiles.meta
./removegtfiles.flm /epoc32/tools/makefile_templates/s60/removegtfiles.flm
@@ -114,8 +102,6 @@
PRJ_MMPFILES
#ifndef TOOLS
- ../FontUtils/group/FontUtils.mmp
-
// Remove Symbian fonts
#ifndef SBSV2
gnumakefile removegtfiles.mk