sdkcreationmw/sdkexamples/cppexamples/S60Ex/RichTextEditor/group/bld.inf
changeset 0 b26acd06ea60
child 1 ac50fd48361b
equal deleted inserted replaced
-1:000000000000 0:b26acd06ea60
       
     1 /*
       
     2 * Copyright (c) 2006 - 2007 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: 
       
    15 *	 This file provides the information required for building the
       
    16 *    whole of a RichTextEditor.
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 PRJ_MMPFILES
       
    22 #ifdef EKA2
       
    23 RichTextEditor_S60_3rd_Ed.mmp
       
    24 #else
       
    25 RichTextEditor.mmp
       
    26 #endif
       
    27 
       
    28 PRJ_EXPORTS
       
    29 #ifdef EKA2 //3rd edition
       
    30 ..\data\picture.mbm		..\winscw\c\private\E1EF0030\picture.mbm
       
    31 #else //1st edition
       
    32 //..\data\picture.mbm		..\Wins\c\system\Apps\RichTextEditor\picture.mbm
       
    33 //2nd edition
       
    34 ..\data\picture.mbm		..\winscw\c\system\apps\RichTextEditor\picture.mbm
       
    35 #endif