applicationmanagement/group/bld.inf
changeset 18 7d11f9a6646f
parent 4 75a71fdb4c92
child 21 c707676bf59f
equal deleted inserted replaced
4:75a71fdb4c92 18:7d11f9a6646f
     1 /*
       
     2 * Copyright (c) 2005 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 info file for application management client & server
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_EXPORTS
       
    23 //../rom/1020781c.txt /epoc32/data/Z/private/10202be9/1020781c.txt
       
    24 //../rom/1020781c.txt /epoc32/RELEASE/winscw/UDEB/z/private/10202be9/1020781c.txt
       
    25 //../rom/1020781c.txt /epoc32/RELEASE/winscw/UREL/z/private/10202be9/1020781c.txt
       
    26 
       
    27 ../rom/appmgmt.iby	CORE_APP_LAYER_IBY_EXPORT_PATH(appmgmt.iby)
       
    28 // Generic configuration interface for component cenrep settings  
       
    29 ../conf/application_management.confml                        APP_LAYER_CONFML(application_management.confml)
       
    30 ../conf/application_management_1020781C.crml 	        APP_LAYER_CRML(application_management_1020781C.crml)
       
    31 
       
    32 PRJ_MMPFILES
       
    33 
       
    34 #include "../options/group/bld.inf"
       
    35 #include "../client/group/bld.inf"
       
    36 #include "../server/group/bld.inf"
       
    37 #include "../RfsPlugin/group/bld.inf"
       
    38 #include "../amadapter2/group/bld.inf"
       
    39 #include "../omascomoadapter/group/bld.inf"