cmmanager/cmmgr/cmmserver/group/bld.inf
changeset 20 9c97ad6591ae
child 73 70ee5458c95d
equal deleted inserted replaced
18:fcbbe021d614 20:9c97ad6591ae
       
     1 /*
       
     2 * Copyright (c) 2009-2010 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 module.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 // export iby files
       
    28 ../rom/cmmserver.iby      CORE_MW_LAYER_IBY_EXPORT_PATH(cmmserver.iby)
       
    29 
       
    30 ../conf/cmmanager.confml            MW_LAYER_CONFML(cmmanager.confml)
       
    31 ../conf/cmmanager_10207376.crml     MW_LAYER_CRML(cmmanager_10207376.crml)
       
    32 
       
    33 
       
    34 PRJ_MMPFILES
       
    35 cmmserver.mmp
       
    36 
       
    37 PRJ_TESTMMPFILES