ximpfw/group/bld.inf
changeset 0 e6b17d312c8b
equal deleted inserted replaced
-1:000000000000 0:e6b17d312c8b
       
     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:  Build information file for project Presence Framework
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../rom/ximpfw.iby CORE_MW_LAYER_IBY_EXPORT_PATH(ximpfw.iby)
       
    25 
       
    26 PRJ_MMPFILES
       
    27 ../core/group/ximputils.mmp
       
    28 ../core/group/ximpdatamodel.mmp
       
    29 ../presence/group/presencedatamodel.mmp
       
    30 ../presence/group/presencedatamodelhook.mmp
       
    31 ../core/group/ximpprocessor.mmp
       
    32 ../presence/group/presenceoperation.mmp  // ximpoperation depends on this
       
    33 ../core/group/ximpoperations.mmp
       
    34 ../core/group/ximprootserver.mmp
       
    35 ../core/group/ximpserver.mmp
       
    36 ../core/group/ximpsrvclient.mmp
       
    37 ../core/group/ximpmanager.mmp
       
    38 ../core/group/ximpecomhook.mmp
       
    39 ../presence/group/presencemanager.mmp
       
    40 ../presence/group/presenceecomhook.mmp
       
    41 ../presence/group/presencecacheserver.mmp
       
    42 ../presence/group/presencecacheclient.mmp
       
    43 ../presence/group/presencecacheecomhook.mmp
       
    44 
       
    45 
       
    46 PRJ_TESTMMPFILES
       
    47 
       
    48 
       
    49 PRJ_TESTEXPORTS
       
    50