IMPSengine/imapi/group/imclient.mmp
changeset 0 094583676ce7
equal deleted inserted replaced
-1:000000000000 0:094583676ce7
       
     1 /*
       
     2 * Copyright (c) 2004 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: Project specification file of Im Client.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 
       
    21 
       
    22 TARGET        imclient.dll
       
    23 CAPABILITY    CAP_ECOM_PLUGIN
       
    24 TARGETTYPE    PLUGIN
       
    25 
       
    26 // ECom Dll recognition UID followed by the unique UID for this dll
       
    27 UID 0x10009D8D 0x101FB0D0
       
    28 VENDORID VID_DEFAULT
       
    29 
       
    30 SOURCEPATH    ../src
       
    31 SOURCE        apiutils.cpp
       
    32 SOURCE        imconnectionimpl.cpp
       
    33 SOURCE        imclientimpl.cpp
       
    34 SOURCE        cntdbreader.cpp
       
    35 SOURCE        imapimain.cpp
       
    36 
       
    37 USERINCLUDE   . ../inc ../../inc
       
    38 
       
    39 SYSTEMINCLUDE   ../../../inc
       
    40 SYSTEMINCLUDE   ../../../im_pub/im_api/inc
       
    41 SYSTEMINCLUDE   ../../../im_pub/im_application_launch_api/inc
       
    42 SYSTEMINCLUDE   ../../../im_plat/wv_sap_settings_api/inc
       
    43 APP_LAYER_SYSTEMINCLUDE
       
    44 
       
    45 START RESOURCE 101FB0D0.rss
       
    46 TARGET imclient.rsc                                                                
       
    47 END
       
    48 
       
    49 
       
    50 LIBRARY       euser.lib
       
    51 LIBRARY       ecom.lib
       
    52 LIBRARY	      WVSapSettingsStore.lib
       
    53 LIBRARY       impsclient.lib
       
    54 LIBRARY       impsutils.lib
       
    55 LIBRARY       bafl.lib
       
    56 LIBRARY       cntmodel.lib
       
    57 LIBRARY       flogger.lib
       
    58 //LIBRARY	      centralrepository.lib