sdkcreationmw/sdkexamples/cppexamples/S60Ex/RichTextEditor/group/bld.inf
changeset 1 ac50fd48361b
parent 0 b26acd06ea60
equal deleted inserted replaced
0:b26acd06ea60 1:ac50fd48361b
     1 /*
     1 /*
     2 * Copyright (c) 2006 - 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006 - 2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    17 *
    17 *
    18 */
    18 */
    19 
    19 
    20 
    20 
    21 PRJ_MMPFILES
    21 PRJ_MMPFILES
    22 #ifdef EKA2
    22 
    23 RichTextEditor_S60_3rd_Ed.mmp
       
    24 #else
       
    25 RichTextEditor.mmp
    23 RichTextEditor.mmp
    26 #endif
    24 
    27 
    25 
    28 PRJ_EXPORTS
    26 PRJ_EXPORTS
    29 #ifdef EKA2 //3rd edition
    27 
    30 ..\data\picture.mbm		..\winscw\c\private\E1EF0030\picture.mbm
    28 ..\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