/** Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved.* This component and the accompanying materials are made available* under the terms of "Eclipse Public License v1.0"* which accompanies this distribution, and is available* at the URL "http://www.eclipse.org/legal/epl-v10.html".** Initial Contributors:* Nokia Corporation - initial contribution.** Contributors:** Description: Presence management for IM**/#include <platform_paths.hrh>#include <data_caging_paths.hrh>#include "../../inc/ChatNGCommonUIDs.h"CAPABILITY CAP_GENERAL_DLLTARGET capresenceng.dllTARGETTYPE dllUID KWVUIPRESENCEUIDS1 KWVUIPRESENCEUIDS2VENDORID VID_DEFAULTSTART RESOURCE ../resource/WVUIPresenceVariationNG.rssHEADERTARGETPATH RESOURCE_FILES_DIRLANGUAGE_IDSENDSOURCEPATH ../../UtilsSOURCE CAUtils.cppSOURCEPATH ../srcSOURCE CAPresenceDll.cppSOURCE CAPresenceManager.cppSOURCE CCAPEngPresenceManager.cppSOURCE CCAPEngListManager.cppSOURCE CCAPEngListObserver.cppSOURCE CAPresenceUtils.cppSOURCE TCARequestQueue.cppSOURCE CCAPresenceErrors.cppSOURCE CCAPresenceError.cppSOURCE TCAWrappers.cpp//RESOURCE resource_file//RESOURCE resource_file2USERINCLUDE ../incUSERINCLUDE ../srcUSERINCLUDE ../resourceUSERINCLUDE ../../wvuistorage/incUSERINCLUDE ../../wvuieng/engincUSERINCLUDE ../../IncUSERINCLUDE ../../GroupUSERINCLUDE ../../UtilsSYSTEMINCLUDE ../../../inc //ADO-specific include directorySYSTEMINCLUDE ../../../im_pub/im_api/incSYSTEMINCLUDE ../../../im_pub/im_application_launch_api/incSYSTEMINCLUDE ../../../im_plat/wv_sap_settings_api/incAPP_LAYER_SYSTEMINCLUDE#include "../../Inc/impsbuilddefinitions.h"#ifdef _ENABLE_DEBUG_PRINT MACRO CHAT_ENABLE_DEBUG_PRINT #ifdef _ENABLE_FILE_DEBUG MACRO CHAT_DEBUG_OUTPUT_TO_FILE LIBRARY flogger.lib #endif#endifLIBRARY euser.libLIBRARY bafl.libLIBRARY PEngManager2.libLIBRARY castorageng.libLIBRARY wvsapsettingsstore.libLIBRARY ESTOR.LIB //filestream - this can be removed when CAUtils is created as moduleLIBRARY inetprotutil.lib // for escapeutils used in CAUtils.cppLIBRARY cone.lib // Coe env, needed for resource access// DOCUMENT ../group/bld.inf//EXPORTUNFROZEN