omads/omadsextensions/adapters/contactsgroup/group/bld.inf
branchRCL_3
changeset 52 4f0867e42d62
parent 51 8e7494275d3a
child 56 3e6957da2ff8
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
     1 /*
       
     2 * Copyright (c) 2008-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:  bld file for Contacts Group DS adapter
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXPORTS
       
    23 ./101ff972.xml              Z:/private/101f99f6/capability/101ff972.xml
       
    24 ./contactsgrpdsa_stub.sis   /epoc32/data/z/system/install/contactsgrpdsa_stub.sis
       
    25 ../rom/contactsgrpdsa.iby   CORE_APP_LAYER_IBY_EXPORT_PATH(contactsgrpdsa.iby)
       
    26 
       
    27 PRJ_MMPFILES
       
    28 ./contactsgrpdataprovider.mmp
       
    29