featuremgmt/featuremgr/test/rtest/group/t_fmgrstartup.mmp
branchRCL_3
changeset 8 fa9941cf3867
child 9 667e88a979d7
equal deleted inserted replaced
6:5ffdb8f2067f 8:fa9941cf3867
       
     1 // Copyright (c) 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 "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 //
       
    15 
       
    16 TARGET			t_fmgrstartup.exe
       
    17 TARGETTYPE		exe
       
    18 
       
    19 MACRO       EXTENDED_FEATURE_MANAGER_TEST
       
    20 
       
    21 CAPABILITY      ProtServ ReadDeviceData AllFiles
       
    22 
       
    23 USERINCLUDE 	.
       
    24 USERINCLUDE		../../../inc
       
    25 USERINCLUDE		../../../src/inc
       
    26 USERINCLUDE		../../../src/serverexe
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 SOURCEPATH		../src
       
    30 SOURCE			t_fmgrstartup.cpp
       
    31 
       
    32 SOURCEPATH		../../../src/serverexe
       
    33 SOURCE			featmgrfeatureregistry.cpp
       
    34 SOURCE			featmgrfeatureentry.cpp
       
    35 SOURCE			featmgrsession.cpp
       
    36 SOURCE			featmgrserver.cpp
       
    37 SOURCE          burstate.cpp
       
    38 SOURCE          swilistener.cpp 
       
    39 SOURCE          featmgrpluginhandler.cpp
       
    40 SOURCE          featmgrtimer.cpp
       
    41 SOURCE          featmgrpatchdata.cpp
       
    42 
       
    43 SOURCEPATH      ../../../src/shared
       
    44 SOURCE          featurecmn.cpp
       
    45 
       
    46 LIBRARY         efsrv.lib
       
    47 LIBRARY         estor.lib
       
    48 LIBRARY         euser.lib
       
    49 LIBRARY         ecom.lib
       
    50 LIBRARY	        bafl.lib
       
    51 
       
    52 VENDORID		0x70000001
       
    53 
       
    54 SMPSAFE