browserutilities/favouritesengine/ClientServer/group/FavouritesSrv.mmp
changeset 0 dd21522fd290
child 25 0ed94ceaa377
equal deleted inserted replaced
-1:000000000000 0:dd21522fd290
       
     1 /*
       
     2 * Copyright (c) 2004 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 the License "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: 
       
    15 *      Project description file for the Favourites Engine Server
       
    16 *
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 #include <platform_paths.hrh>
       
    22 #include <platform/mw/Browser_platform_variant.hrh>
       
    23 
       
    24 TARGET          FavouritesSrv.exe
       
    25 TARGETTYPE      exe
       
    26 UID             0x1000007a 0x10008D38
       
    27 CAPABILITY      ProtServ
       
    28 VENDORID        VID_DEFAULT
       
    29 
       
    30 EPOCSTACKSIZE 	0x5000
       
    31 
       
    32 SOURCEPATH      ../srvsrc
       
    33 SOURCE          FavouritesSrvMain.cpp
       
    34 
       
    35 USERINCLUDE     ../srvinc
       
    36 USERINCLUDE     ../inc
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 
       
    39 
       
    40 LIBRARY         euser.lib
       
    41 LIBRARY         FavouritesEngine.lib