emailservices/emailframework/commonlib/group/FSFWCommonLib.mmp
changeset 0 8466d47a6819
child 4 e7aa27f58ae1
equal deleted inserted replaced
-1:000000000000 0:8466d47a6819
       
     1 /*
       
     2 * Copyright (c) 2009 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:  common email classes library
       
    15  *
       
    16 */
       
    17 
       
    18 #include "../../../../inc/emailversionnumbers.hrh" // KEmailBinaryVersionNumber
       
    19 #include <data_caging_paths.hrh>
       
    20 //<cmail>
       
    21 #include <platform_paths.hrh>
       
    22 //</cmail>
       
    23 
       
    24 TARGET        FSFWCommonLib.dll
       
    25 TARGETTYPE    dll
       
    26 UID           0x1000008d 0x2001E287
       
    27 
       
    28 CAPABILITY    CAP_GENERAL_DLL
       
    29 
       
    30 VENDORID      VID_DEFAULT
       
    31 
       
    32 VERSION       KEmailBinaryVersionNumber
       
    33 KEmailBinaryDemandPaging
       
    34 
       
    35 APP_LAYER_SYSTEMINCLUDE
       
    36 USERINCLUDE   ../../../../inc
       
    37 
       
    38 USERINCLUDE   ../inc
       
    39 SOURCEPATH    ../src
       
    40 SOURCE        CFSMailBox.cpp
       
    41 SOURCE        CFSMailBoxBase.cpp
       
    42 SOURCE        CFSMailFolder.cpp
       
    43 SOURCE        CFSMailFolderBase.cpp
       
    44 SOURCE        CFSMailMessage.cpp
       
    45 SOURCE        CFSMailMessageBase.cpp
       
    46 SOURCE        CFSMailMessagePart.cpp
       
    47 SOURCE        CFSMailAddress.cpp
       
    48 SOURCE        CFSMailRequestObserver.cpp
       
    49 SOURCE        CFSMailIterator.cpp
       
    50 SOURCE        CFSMailRequestHandler.cpp
       
    51 SOURCE        CFSMailPluginData.cpp
       
    52 SOURCE        emailcalendarinfoimpl.cpp
       
    53 SOURCE        cemailextensionbase.cpp
       
    54 
       
    55 LIBRARY  	  euser.lib
       
    56 LIBRARY	 	  estor.lib 
       
    57 LIBRARY  	  efsrv.lib
       
    58 LIBRARY  	  bafl.lib
       
    59 LIBRARY  	  apgrfx.lib
       
    60 LIBRARY    	  apmime.lib
       
    61 LIBRARY  	  ecom.lib
       
    62 LIBRARY 	  cntmodel.lib
       
    63 LIBRARY           cmaillogger.lib
       
    64 LIBRARY     eikcore.lib
       
    65 LIBRARY     avkon.lib