featuremgmt/featuremgr/test/rtest/group/t_fmgroom.mmp
branchRCL_3
changeset 8 fa9941cf3867
equal deleted inserted replaced
6:5ffdb8f2067f 8:fa9941cf3867
       
     1 // Copyright (c) 2010 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_fmgroom.exe
       
    17 TARGETTYPE		exe
       
    18 
       
    19 CAPABILITY		WriteDeviceData ProtServ ReadDeviceData AllFiles
       
    20 
       
    21 USERINCLUDE 	.
       
    22 USERINCLUDE		../../../inc
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    24 
       
    25 SOURCEPATH		../src
       
    26 SOURCE			t_fmgroom.cpp
       
    27 
       
    28 LIBRARY			euser.lib
       
    29 LIBRARY         efsrv.lib
       
    30 LIBRARY         bafl.lib  
       
    31 LIBRARY			featmgr.lib 
       
    32 LIBRARY			featdiscovery.lib
       
    33 
       
    34 VENDORID		0x70000001
       
    35 
       
    36 SMPSAFE