/** Copyright (c) 2006 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: Project definition file for PrFw presence operations**/#include <platform_paths.hrh>#include <data_caging_paths.hrh>#include "../../group/ximpdlluids.hrh"TARGET ximpoperations.dllTARGETTYPE dllUID XIMP_DLL_UID_STATIC_INTERFACE XIMP_DLL_UID_COMMONCAPABILITY CAP_GENERAL_DLLVENDORID VID_DEFAULT// ---------------------------------------------------------------------------SOURCEPATH ../srcoperations// ---------------------------------------------------------------------------// Common infrastuctureSOURCE ximpoperationfactoryimp.cpp// ---------------------------------------------------------------------------SOURCEPATH ../srcoperations/sessionmng// ---------------------------------------------------------------------------// Client - session managementSOURCE ximpoperationunbind.cppSOURCE ximpoperationbind.cppSOURCE ximpoperationbind2.cpp// Adaptation - session state notificationsSOURCE ximpoperationforcedteardown.cpp// Internal - autonomous session maintenanceUSERINCLUDE ../srcoperationsUSERINCLUDE ../srcoperations/sessionmngUSERINCLUDE ../../core/srcdatamodelUSERINCLUDE ../srcutilsUSERINCLUDE ../srcprocessorUSERINCLUDE ../../presence/srcpresenceoperations// TODO remove unnecessarySYSTEMINCLUDE ../../inc/core/baseSYSTEMINCLUDE ../../inc/core/datamodelSYSTEMINCLUDE ../../inc/core/protocolpluginSYSTEMINCLUDE ../../inc/core/protocolpluginhostSYSTEMINCLUDE ../../inc/presence/presencedatamodelSYSTEMINCLUDE ../../inc/presence/presencemanagementSYSTEMINCLUDE ../../inc/presence/presenceprotocolpluginSYSTEMINCLUDE ../../inc/presence/presenceprotocolpluginhostMW_LAYER_SYSTEMINCLUDELIBRARY euser.libLIBRARY estor.libLIBRARY ximputils.libLIBRARY ximpdatamodel.libLIBRARY ximpprocessor.libLIBRARY presenceoperation.libLIBRARY ecom.lib// End of file