contextframework/cfw/group/bld.inf
changeset 0 2e3d3ce01487
child 21 c4cbaa4fb734
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     1 /*
       
     2 * Copyright (c) 2006-2006 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:  Build information file for project Context Framework
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 //Configuration tool migration
       
    27 ../conf/contextframework.confml             MW_LAYER_CONFML(contextframework.confml)
       
    28 ../conf/contextframework_2000B195.crml 	    MW_LAYER_CRML(contextframework_2000B195.crml)
       
    29 ../conf/contextframework_2000CFD9.crml 	    MW_LAYER_CRML(contextframework_2000CFD9.crml)
       
    30 ../conf/contextframework_10282BCC.crml 	    MW_LAYER_CRML(contextframework_10282BCC.crml)
       
    31 ../conf/contextframework_10282BCD.crml 	    MW_LAYER_CRML(contextframework_10282BCD.crml)
       
    32 ../conf/contextframework_10282BCE.crml 	    MW_LAYER_CRML(contextframework_10282BCE.crml)
       
    33 ../conf/contextframework_200159ED.crml 	    MW_LAYER_CRML(contextframework_200159ED.crml)
       
    34 
       
    35 ../data/backup_registration.xml /epoc32/data/Z/private/10282BC4/backup_registration.xml
       
    36 ../data/backup_registration.xml /epoc32/release/winscw/UDEB/Z/private/10282BC4/backup_registration.xml
       
    37 ../data/backup_registration.xml /epoc32/release/winscw/UREL/Z/private/10282BC4/backup_registration.xml
       
    38 
       
    39 #ifdef RD_CONTEXT_FRAMEWORK
       
    40 ../rom/ContextFramework.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ContextFramework.iby)
       
    41 #endif // RD_CONTEXT_FRAMEWORK
       
    42 
       
    43 PRJ_MMPFILES
       
    44 #ifdef RD_CONTEXT_FRAMEWORK
       
    45 cfservices.mmp
       
    46 cfoperationpluginservices.mmp
       
    47 cfscriptengine.mmp
       
    48 cfactivatorengine.mmp
       
    49 cfcontextsourcesettingsmanager.mmp
       
    50 cfcontextsourcemanager.mmp
       
    51 cfserver.mmp
       
    52 cfclient.mmp
       
    53 basicoperationsplugin.mmp
       
    54 
       
    55 //GNUMAKEFILE binarymover.make
       
    56 #endif // RD_CONTEXT_FRAMEWORK