userlibandfileserver/domainmgr/group/domainsrv.mmp
changeset 0 a41df078684a
child 279 957c583b417b
equal deleted inserted replaced
-1:000000000000 0:a41df078684a
       
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of the License "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // /domain/group/domainsrv.mmp
       
    15 // domainsrv.exe Domain manager server
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 UID				0 0x1020E406
       
    24 TARGET          domainsrv.exe
       
    25 CAPABILITY PowerMgmt ProtServ DiskAdmin
       
    26 TARGETTYPE      exe
       
    27 
       
    28 userinclude		../src
       
    29 userinclude		../inc
       
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    31 
       
    32 sourcepath	../src
       
    33 source		domainsrv.cpp
       
    34 
       
    35 library		euser.lib efsrv.lib
       
    36 
       
    37 
       
    38 
       
    39 VENDORID 0x70000001
       
    40 
       
    41 
       
    42 SMPSAFE