omads/omadsextensions/adapters/mms/group/bld.inf
changeset 40 b63e67867dcd
equal deleted inserted replaced
39:9905f7d46607 40:b63e67867dcd
       
     1 /*
       
     2 * Copyright (c) 2007-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:  build info file for MMS DS adapter
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ./101fb0e9.xml      Z:/private/101F99F6/capability/101fb0e9.xml
       
    25 ./mmsdsa_stub.sis   /epoc32/data/z/system/install/mmsdsa_stub.sis
       
    26 ../rom/mmsdsa.iby   CORE_APP_LAYER_IBY_EXPORT_PATH(mmsdsa.iby)
       
    27 
       
    28 PRJ_MMPFILES
       
    29 ./mmsdataprovider.mmp
       
    30