sdkcreationmw/sdkexamples/cppexamples/S60Ex/MyView/group/bld.inf
changeset 1 ac50fd48361b
parent 0 b26acd06ea60
equal deleted inserted replaced
0:b26acd06ea60 1:ac50fd48361b
     1 /*
     1 /*
     2 * Copyright (c) 2002 - 2007 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2002 - 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.
    22 
    22 
    23 PRJ_MMPFILES
    23 PRJ_MMPFILES
    24 // Specify the .mmp files required for building the important component
    24 // Specify the .mmp files required for building the important component
    25 // releasables. 
    25 // releasables. 
    26 
    26 
    27 #ifdef _CARBIDE_CPP_
       
    28 
       
    29 gnumakefile icons_scalable_dc.mk
    27 gnumakefile icons_scalable_dc.mk
    30 MyView_s60_3rd_ed.mmp
    28 MyView.mmp
    31 
       
    32 #else
       
    33 
       
    34 #ifdef EKA2
       
    35 
       
    36 gnumakefile icons_scalable_dc.mk
       
    37 MyView_s60_3rd_ed.mmp
       
    38 
       
    39 #else
       
    40 
       
    41 MyView_s60_2nd_ed.mmp
       
    42 
       
    43 #endif //EKA2
       
    44 
       
    45 #endif //_CARBIDE_CPP_