imservices/instantmessagingcache/imcacheserver/group/imcacheserver.mmp
changeset 28 286f03969ca0
parent 0 e6b17d312c8b
child 29 7ae31d8de4bc
equal deleted inserted replaced
4:373b9160a7a6 28:286f03969ca0
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of the License "Symbian Foundation License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.symbianfoundation.org/legal/sfl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    22 
    22 
    23 
    23 
    24 TARGET          imcacheserver.exe
    24 TARGET          imcacheserver.exe
    25 TARGETTYPE      exe
    25 TARGETTYPE      exe
    26 
    26 
    27 UID             KStaticInterfaceDllUid2 KIMCacheServerUid3
    27 UID             0x0 KIMCacheServerUid3
    28 VENDORID        VID_DEFAULT
    28 VENDORID        VID_DEFAULT
    29 CAPABILITY      CAP_SERVER
    29 CAPABILITY      CAP_SERVER
    30 TARGETPATH      /system/libs
    30 TARGETPATH      /system/libs
    31 
    31 
    32 VERSION      10.0
    32 VERSION      10.0
    48 
    48 
    49 LIBRARY         euser.lib
    49 LIBRARY         euser.lib
    50 LIBRARY         flogger.lib
    50 LIBRARY         flogger.lib
    51 LIBRARY         charconv.lib
    51 LIBRARY         charconv.lib
    52 LIBRARY     	commonengine.lib
    52 LIBRARY     	commonengine.lib
    53 LIBRARY         rsfwmountman.lib
    53 //LIBRARY         rsfwmountman.lib
    54 LIBRARY 		estor.lib 
    54 LIBRARY 		estor.lib 
    55 LIBRARY     	ecom.lib 
    55 LIBRARY     	ecom.lib 
    56 
    56 
    57 // end of file
    57 // end of file
    58 
    58