xdmprotocols/group/bld.inf
branchRCL_3
changeset 17 2669f8761a99
parent 16 2580314736af
child 18 fbd2e7cec7ef
equal deleted inserted replaced
16:2580314736af 17:2669f8761a99
     1 /*
       
     2 * Copyright (c) 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:   XDM protocols bld.inf
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 //--------------------
       
    23 PRJ_PLATFORMS
       
    24 //--------------------
       
    25 DEFAULT
       
    26 
       
    27 //--------------------
       
    28 PRJ_EXPORTS
       
    29 //--------------------
       
    30 
       
    31 //XDM Literal definitions
       
    32 
       
    33     ../XcapProtocol/XcapAppUsage/inc/XcapAppUsageDef.h        |../../inc/xcapappusagedef.h
       
    34 
       
    35 // IBYs
       
    36 ../rom/XdmProtocols.iby CORE_MW_LAYER_IBY_EXPORT_PATH(xdmprotocols.iby)
       
    37 
       
    38 //--------------------
       
    39 PRJ_MMPFILES
       
    40 //--------------------
       
    41 ../XdmXmlParser/group/XdmXmlParser.mmp
       
    42 ../XcapProtocol/XcapUtils/group/XcapUtils.mmp
       
    43 ../XcapProtocol/XcapCache/Server/group/XcapCache.mmp
       
    44 ../XcapProtocol/XcapCache/Client/group/XcapCacheClient.mmp
       
    45 ../XcapProtocol/XcapAppUsage/group/XcapAppUsage.mmp
       
    46 ../XcapProtocol/XcapHttpTransport/group/XcapHttpTransport.mmp
       
    47 ../XcapProtocol/group/XcapProtocol.mmp
       
    48 ../XcapProtocol/XcapOperations/group/XcapOperations.mmp
       
    49 ../LocalProtocol/group/LocalProtocol.mmp
       
    50 ../LocalProtocol/LocalOperations/group/LocalOperations.mmp