mmsharing/group/bld.inf
branchRCL_3
changeset 33 bc78a40cd63c
parent 0 f0cf47e981f9
child 44 87ee154df721
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
       
     1 /*
       
     2 * Copyright (c) 2005-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:  project specification
       
    15 *
       
    16 */
       
    17 #include <platform_paths.hrh>
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ../mmshshared/loc/mus.loc APP_LAYER_LOC_EXPORT_PATH(mus.loc)
       
    24 ../mmshshared/loc/musoperator.loc APP_LAYER_LOC_EXPORT_PATH(musoperator.loc)
       
    25 
       
    26 // Generic configuration interface for multimediasharing cenrep settings  
       
    27 // component_1028238b implementation specifics for cenrep data
       
    28 // component_1028238b implementation specifics for genconf ml data
       
    29 ../Conf/multimediasharing.confml APP_LAYER_CONFML(multimediasharing.confml)
       
    30 ../Conf/multimediasharing_1028238B.crml APP_LAYER_CRML(multimediasharing_1028238B.crml)
       
    31 
       
    32 // Export backup registration xml file to register multimediasharing settings
       
    33 // to be securely backed up as part of symbian secure backup restore operation.
       
    34 // Here data owner will be musmanager server process but the real data stored
       
    35 // in central repository. Hence central repository uid should be specified as proxy data owner.
       
    36 ../cenrep/backup_registration.xml  /epoc32/data/z/private/1028238d/backup_registration.xml
       
    37 
       
    38 PRJ_MMPFILES
       
    39 #include "../mmshavailability/group/bld.inf"
       
    40 #include "../mmshindicator/group/bld.inf"
       
    41 #include "../mmshmanagercli/group/bld.inf"
       
    42 #include "../mmshmanagersrv/group/bld.inf"
       
    43 #include "../mmshengine/group/bld.inf"
       
    44 #include "../mmshui/group/bld.inf"