xdmprotocols/XcapProtocol/XcapCache/Server/group/XcapCache.mmp
changeset 0 c8caa15ef882
equal deleted inserted replaced
-1:000000000000 0:c8caa15ef882
       
     1 /*
       
     2 * Copyright (c) 2005 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:   XcapCache.mmp
       
    15 *		 	XcapCache.exe from XcapCache.mmp
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 
       
    23 TARGET                          xcapcache.exe
       
    24 TARGETTYPE                      exe
       
    25 UID                             0 0x10207421
       
    26 CAPABILITY                      CAP_SERVER
       
    27 VENDORID                        VID_DEFAULT
       
    28 
       
    29 SOURCEPATH                      ../src
       
    30 
       
    31 SOURCE                          XcapCacheIndex.cpp
       
    32 SOURCE                          XcapCacheServer.cpp
       
    33 SOURCE                          XcapCacheSession.cpp
       
    34 SOURCE                          XcapShutdownTimer.cpp
       
    35 SOURCE                          XcapCacheIndexAdmin.cpp
       
    36 SOURCE                          XcapCacheIndexEntry.cpp
       
    37 SOURCE                          XcapCacheServerMain.cpp
       
    38 SOURCE                          XcapCacheEntryProperty.cpp
       
    39 SOURCE                          XcapCacheIndexTableEntry.cpp
       
    40 
       
    41 USERINCLUDE                     ../inc
       
    42 USERINCLUDE                     ../../inc
       
    43 
       
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
       
    46 LIBRARY                         bafl.lib
       
    47 LIBRARY             	        euser.lib
       
    48 LIBRARY                     	efsrv.lib
       
    49 LIBRARY                         flogger.lib
       
    50 LIBRARY                         centralrepository.lib 
       
    51 
       
    52 EPOCSTACKSIZE                   0x8000