pushmtm/Plugins/Group/PushMtmPushContentHandler.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 07 Jan 2010 12:48:02 +0200
changeset 32 92a061761a7b
parent 31 868cceedabd3
child 48 5c11946e75b3
permissions -rw-r--r--
Revision: 200951 Kit: 201001

/*
* 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 the License "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 specification file
*
*/

#include <platform_paths.hrh>
#include <platform/mw/browser_platform_variant.hrh>

TARGET          PushMtmPushContentHandler.dll
TARGETTYPE      PLUGIN

// UIDs - 2nd UID specifies an ECom dll,
// 3rd UID is unique identifier
// (EUidPushContentHandlerDll in PushContentHandlerDef.hrh).
UID             0x10009D8D 0x101F854C

CAPABILITY      CAP_ECOM_PLUGIN
VENDORID        VID_DEFAULT

SOURCEPATH      ../PushContentHandler
START RESOURCE      101F854C.rss
#ifdef __S60_32__
LANG sc 
#else
LANGUAGE_IDS 
#endif
TARGET      PushMtmPushContentHandler.rsc
END // RESOURCE

USERINCLUDE     ../PushContentHandler
USERINCLUDE     ../../Inc
USERINCLUDE     ../../MtmUtilInc
USERINCLUDE     ../../MtmUiInc

/* todo: to be removed once push header are updated */
USERINCLUDE     /epoc32/include/push

APP_LAYER_SYSTEMINCLUDE
OS_LAYER_ESTLIB_SYSTEMINCLUDE
#if defined(__PLATFORM_VERSION_32__)
SYSTEMINCLUDE   APP_LAYER_PUBLIC_EXPORT_PATH(push)
SYSTEMINCLUDE   APP_LAYER_PUBLIC_EXPORT_PATH(ecom)
#endif

SOURCEPATH      ../PushContentHandler
SOURCE          CCOContentHandler.cpp
SOURCE          CMultiPartMixedContentHandler.cpp
SOURCE          CMultiPartRelAndAltContentHandler.cpp
SOURCE          CPushContentHandlerBase.cpp
SOURCE          CUnknownContentHandler.cpp
SOURCE          CSIContentHandler.cpp
SOURCE          CSLContentHandler.cpp
SOURCE          PushContentHandlerGroupProxy.cpp
SOURCE          PushContentHandlerPanic.cpp
SOURCE          PushContentHandlerUtils.cpp
#ifdef __SERIES60_PUSH_SL
SOURCE          PushMtmAutoFetchOperation.cpp
SOURCE          PushMtmFetchOperation.cpp
SOURCE		      PushMtmCacheSupply.cpp
SOURCE		      PushMtmCacheDataSupplier.cpp
#endif // __SERIES60_PUSH_SL
SOURCE          si_dict.c
SOURCE          sl_dict.c
SOURCE          StringResourceReader.cpp

// Define the following __TEST_LOG_MMP macro if logging is required.
// Uncomment it if you want logging. This macro is used only in the mmp file.
// In the source files use __TEST_LOG__.
//#define __TEST_LOG_MMP

#if defined __TEST_LOG_MMP
MACRO           __TEST_LOG__
#endif

#ifdef __SERIES60_PUSH_SL
LIBRARY	apengine.lib
#endif // __SERIES60_PUSH_SL

#if defined(__SERIES60_PUSH_SP) || defined(__SERIES60_PUSH_SL)
LIBRARY         apgrfx.lib
LIBRARY         apmime.lib
#endif // __SERIES60_PUSH_SP || __SERIES60_PUSH_SL

LIBRARY         bafl.lib

#ifdef __SERIES60_PUSH_SP
LIBRARY         Bifu.lib
LIBRARY         BioDB.lib
#endif // __SERIES60_PUSH_SP

LIBRARY         CharConv.lib

#ifdef __SERIES60_PUSH_SL
LIBRARY         commdb.lib
#endif // __SERIES60_PUSH_SL

#ifdef __SERIES60_PUSH_SP
LIBRARY         commonui.lib
#endif // __SERIES60_PUSH_SP

LIBRARY         ECom.lib
LIBRARY         efsrv.lib

#ifdef __SERIES60_PUSH_SL
LIBRARY         esock.lib
#endif // __SERIES60_PUSH_SL

#ifdef __SERIES60_PUSH_SP
LIBRARY         etext.lib
#endif // __SERIES60_PUSH_SP

LIBRARY         euser.lib

#ifdef __TEST_LOG_MMP
DEBUGLIBRARY         flogger.lib
#endif

#ifdef __SERIES60_PUSH_SP
LIBRARY         gsmu.lib
#endif // __SERIES60_PUSH_SP

#ifdef __SERIES60_PUSH_SL
LIBRARY         http.lib
LIBRARY         BrowserCache.lib
LIBRARY         HttpFilterCommon.lib
LIBRARY         inetprotutil.lib
#endif // __SERIES60_PUSH_SL

#ifdef __SERIES60_PUSH_SP
LIBRARY         MiscPushMsgUtils.lib
#endif // __SERIES60_PUSH_SP

LIBRARY         msgs.lib
LIBRARY         PushMsgEntry.lib
LIBRARY         PushMtmUtil.lib
LIBRARY         SISLPushMsgUtils.lib

#ifdef __SERIES60_PUSH_SP
LIBRARY         smcm.lib
#endif // __SERIES60_PUSH_SP

LIBRARY         WapPushUtils.lib

#ifdef __SERIES60_PUSH_SL
LIBRARY			ws32.lib
#endif // __SERIES60_PUSH_SL

LIBRARY         cXmlParser.lib
LIBRARY         CENTRALREPOSITORY.lib
LIBRARY         featmgr.lib