browserutilities/downloadmgr/DownloadMgrClntSrv/group/DownloadMgrServer.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 *     This file contains all the resources of Download Mgr Server.
       
    16 *
       
    17 */
       
    18 
       
    19 #include <defaultcaps.hrh>
       
    20 #include <platform_paths.hrh>
       
    21 #include <platform/mw/Browser_platform_variant.hrh>
       
    22 
       
    23 TARGET			DownloadMgrServer.exe
       
    24 TARGETTYPE		exe
       
    25 
       
    26 UID    0x1000008c 0x10008D60
       
    27 
       
    28 EPOCHEAPSIZE 0x2000 0x300000
       
    29 MW_LAYER_SYSTEMINCLUDE
       
    30 
       
    31 USERINCLUDE	    ../inc
       
    32 
       
    33 SOURCEPATH	../src
       
    34 SOURCE		DownloadMgrMain.cpp 
       
    35 
       
    36 
       
    37 LIBRARY euser.lib
       
    38 
       
    39 LIBRARY DownloadMgr.lib                      
       
    40 
       
    41 CAPABILITY CAP_SERVER -SwEvent -Location -LocalServices -UserEnvironment -ReadUserData -WriteUserData NetworkControl
       
    42 
       
    43 VENDORID VID_DEFAULT