cbs/CbsServer/Group/bld.inf
changeset 46 2fa1fa551b0b
parent 42 35488577e233
child 48 78df25012fda
equal deleted inserted replaced
42:35488577e233 46:2fa1fa551b0b
     1 /*
       
     2 * Copyright (c) 2003-2008 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:  This file provides information required for building the CBS 
       
    15 *                module with BLDMAKE utility.
       
    16 *
       
    17 */
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_MMPFILES
       
    25 ./CbsServer.mmp
       
    26 ./CbsClient.mmp
       
    27 ./CbsMcnClient.mmp
       
    28 
       
    29 PRJ_EXPORTS
       
    30 
       
    31 
       
    32 
       
    33 // Internal
       
    34 // UI CLIENT API
       
    35 ../ClientInc/RCbs.h                     |../../../inc/RCbs.h
       
    36 ../ClientInc/RCbsSettings.h             |../../../inc/RCbsSettings.h
       
    37 ../ClientInc/RCbsTopicList.h            |../../../inc/RCbsTopicList.h
       
    38 ../ClientInc/RCbsTopicMessages.h        |../../../inc/RCbsTopicMessages.h
       
    39 ../ClientInc/RCbsTopicCollection.h      |../../../inc/RCbsTopicCollection.h
       
    40 ../ClientInc/CbsCommon.h                |../../../inc/CbsCommon.h
       
    41 ../ServerInc/CbsServerInternalPSKeys.h  |../../../inc/CbsServerInternalPSKeys.h
       
    42 
       
    43 // Backup registration file
       
    44 backup_registration.xml  /epoc32/data/z/private/1000A859/backup_registration.xml  
       
    45 backup_registration.xml  /epoc32/release/winscw/udeb/z/private/1000A859/backup_registration.xml 
       
    46 backup_registration.xml  /epoc32/release/winscw/urel/z/private/1000A859/backup_registration.xml 
       
    47 
       
    48 // SIS stubs
       
    49 ../Data/cbsserver_stub.sis      /epoc32/data/z/system/install/cbsserver_stub.sis
       
    50 ../Data/cbsclient_stub.sis      /epoc32/data/z/system/install/cbsclient_stub.sis
       
    51 ../Data/cbsmcnclient_stub.sis   /epoc32/data/z/system/install/cbsmcnclient_stub.sis
       
    52 
       
    53 // IBY files
       
    54 ../Rom/cbsserver.iby            CORE_MW_LAYER_IBY_EXPORT_PATH(cbsserver.iby)
       
    55 ../Rom/CbsServerResources.iby   LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(CbsServerResources.iby)
       
    56 
       
    57 // LOC files
       
    58 ../loc/CbsServer.loc            MW_LAYER_LOC_EXPORT_PATH(cbsserver.loc)
       
    59 
       
    60 // Generic configuration interface for component cenrep settings  
       
    61 ../conf/cbsserver.confml                        MW_LAYER_CONFML(cbsserver.confml)
       
    62 ../conf/cbsserver_102078EE.crml 	        MW_LAYER_CRML(cbsserver_102078EE.crml)
       
    63 ../conf/cbsserver_1020298F.crml 	        MW_LAYER_CRML(cbsserver_1020298F.crml)