coreapplicationuis/rfsplugins/group/bld.inf
branchRCL_3
changeset 19 924385140d98
parent 0 2e3d3ce01487
child 20 c2c61fdca848
equal deleted inserted replaced
18:0818dd463d41 19:924385140d98
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2010 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 "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".
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Build information file for RFS plugins.
    14 * Description:  Build information file for RFS plugins.
    15 *
    15 *
       
    16 *  Copyright (c) 2008 Nokia Corporation.
       
    17 *  This material, including documentation and any related 
       
    18 *  computer programs, is protected by copyright controlled by
       
    19 *  Nokia Corporation. All rights are reserved. Copying,
       
    20 *  including reproducing, storing, adapting or translating, any
       
    21 *  or all of this material requires the prior written consent of
       
    22 *  Nokia Corporation. This material also contains confidential
       
    23 *  information which may not be disclosed to others without the
       
    24 *  prior written consent of Nokia Corporation.
       
    25 * ==============================================================================
    16 */
    26 */
    17 
    27 
    18 #include <platform_paths.hrh>
    28 #include <platform_paths.hrh>
    19 
    29 
    20 PRJ_PLATFORMS
    30 PRJ_PLATFORMS
    25 
    35 
    26 PRJ_MMPFILES
    36 PRJ_MMPFILES
    27 
    37 
    28 #include "../AIRFSPlugin/group/bld.inf"
    38 #include "../AIRFSPlugin/group/bld.inf"
    29 #include "../DisplayContrastPlugin/group/bld.inf"
    39 #include "../DisplayContrastPlugin/group/bld.inf"
    30 #include "../FavouritesRFSPlugin/group/bld.inf"
       
    31 #include "../CertRFSPlugin/group/bld.inf"
    40 #include "../CertRFSPlugin/group/bld.inf"
    32 #include "../ClockRFSPlugin/group/bld.inf"
    41 #include "../ClockRFSPlugin/group/bld.inf"
    33 #include "../DatastoreRFSPlugin/group/bld.inf"
    42 #include "../DatastoreRFSPlugin/group/bld.inf"
    34 #include "../DefaultFolderRFSPlugin/group/bld.inf"
    43 #include "../DefaultFolderRFSPlugin/group/bld.inf"
    35 #include "../NitzRFSPlugin/group/bld.inf"
    44 #include "../NitzRFSPlugin/group/bld.inf"