wvuing/wvuiada/Group/CAAdapterNG.mmp
changeset 0 094583676ce7
equal deleted inserted replaced
-1:000000000000 0:094583676ce7
       
     1 /*
       
     2 * Copyright (c) 2002 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 adapter
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 #include "../../inc/ChatNGCommonUIDs.h"
       
    20 
       
    21 CAPABILITY CAP_GENERAL_DLL
       
    22 TARGET			caadapterng.dll
       
    23 TARGETTYPE		dll
       
    24 UID				KADAPTERDLLUIDS1 KADAPTERDLLUIDS2
       
    25 VENDORID	VID_DEFAULT
       
    26 
       
    27 SOURCEPATH		../Src
       
    28 
       
    29 SOURCE			CCAAdapterDll.cpp
       
    30 SOURCE			CCAImpsFactory.cpp
       
    31 SOURCE			CCAImpsAccessClient.cpp
       
    32 SOURCE			CCAImpsImClient.cpp
       
    33 SOURCE			CCAImpsGroupClient.cpp
       
    34 SOURCE			CCAImpsFundClient.cpp
       
    35 SOURCE			TCAInterfaceSignaller.cpp
       
    36 
       
    37 USERINCLUDE		../Inc
       
    38 USERINCLUDE		.
       
    39 
       
    40 SYSTEMINCLUDE   ../../../inc	//ADO-specific include directory
       
    41 
       
    42 SYSTEMINCLUDE   ../../../im_pub/im_api/inc
       
    43 SYSTEMINCLUDE   ../../../im_pub/im_application_launch_api/inc
       
    44 SYSTEMINCLUDE   ../../../im_plat/wv_sap_settings_api/inc
       
    45 APP_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 // BASIC TYPES
       
    48 LIBRARY 		euser.lib
       
    49 // WV ENGINE
       
    50 LIBRARY			impsclient.lib