authorisation/userpromptservice/test/group/tups_backuprestore.mmp
changeset 102 deec7e509f66
parent 94 0e6c5a9328b5
child 108 ca9a0fc2f082
equal deleted inserted replaced
94:0e6c5a9328b5 102:deec7e509f66
     1 /*
       
     2 * Copyright (c) 2008-2009 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 *
       
    16 */
       
    17 
       
    18 
       
    19 TARGET			tups_backuprestore.exe
       
    20 TARGETTYPE		exe
       
    21 UID				0x1000007A 0x10204F0D
       
    22 VENDORID		0x70000001
       
    23 CAPABILITY		AllFiles ProtServ TrustedUI ReadUserData ReadDeviceData
       
    24 
       
    25 SOURCEPATH		../tups_backuprestore
       
    26 SOURCE			tbackuprestore.cpp
       
    27 SOURCE			step_base.cpp
       
    28 SOURCE			step_backup.cpp
       
    29 SOURCE			step_install.cpp
       
    30 SOURCE			step_restore.cpp
       
    31 SOURCE			step_uninstall.cpp
       
    32 SOURCE			tui.cpp
       
    33 
       
    34 USERINCLUDE		.
       
    35 USERINCLUDE		../../inc
       
    36 userinclude 		../../../../cryptomgmtlibs/securitycommonutils/inc
       
    37 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    38 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 
       
    40 LIBRARY			sisregistryclient.lib
       
    41 LIBRARY			testexecuteutils.lib
       
    42 LIBRARY			testexecutelogclient.lib
       
    43 LIBRARY			sishelper.lib
       
    44 LIBRARY			backuprestore.lib
       
    45 LIBRARY			euser.lib
       
    46 LIBRARY			efsrv.lib
       
    47 #ifdef	__SWI_LOGGING__
       
    48 LIBRARY			flogger.lib
       
    49 #endif	/* __SWI_LOGGING__ */
       
    50 SMPSAFE