imstutils/group/bld.inf
branchRCL_3
changeset 29 9a48e301e94b
parent 0 5e5d6b214f4f
child 36 a299036a7c20
equal deleted inserted replaced
28:3104fc151679 29:9a48e301e94b
       
     1 /*
       
     2 * Copyright (c) 2009 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: inf file for imutils
       
    15 *
       
    16 */
       
    17 // Project configuration file for IM
       
    18 
       
    19 // Project platforms
       
    20 PRJ_PLATFORMS
       
    21 WINSCW ARMV5
       
    22 
       
    23 #include <platform_paths.hrh>
       
    24 
       
    25 // Project exports
       
    26 PRJ_EXPORTS
       
    27 // export localisation files
       
    28 ../loc/meco.loc    APP_LAYER_LOC_EXPORT_PATH(meco.loc)
       
    29 
       
    30 // MMP files for project components
       
    31 PRJ_MMPFILES
       
    32 #include "../imconnectionprovider/group/bld.inf"
       
    33 #include "../xmppadapter/group/bld.inf"
       
    34 #include "../imconversationview/group/bld.inf"
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37