systemhealthmanagement/systemhealthmgr/test/tstartsafe/group/tstartsafe.mmp
changeset 0 4e1aa6a622a0
equal deleted inserted replaced
-1:000000000000 0:4e1aa6a622a0
       
     1 // Copyright (c) 2007-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			tstartsafe_test_server.exe
       
    17 TARGETTYPE	  	exe
       
    18 TARGETPATH		/sys/bin
       
    19 UID				0x1000007A 0xA0002E9E
       
    20 VENDORID		0x70000001
       
    21 
       
    22 CAPABILITY 		PowerMgmt ProtServ SwEvent WriteDeviceData
       
    23 
       
    24 
       
    25 USERINCLUDE		../src
       
    26 USERINCLUDE		../../tinc
       
    27 USERINCLUDE		../../testappslow/
       
    28 USERINCLUDE		../../testapprvafterretry/
       
    29 USERINCLUDE		../../../startsafesrc
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 SOURCEPATH		../src
       
    34 
       
    35 SOURCE			tstartsafe_test_server.cpp
       
    36 SOURCE			tstartsafe_appasynchstart.cpp
       
    37 SOURCE			tstartsafe_appretry.cpp
       
    38 SOURCE			tstartsafe_appstart.cpp
       
    39 SOURCE			tstartsafe_appstartapparcinit.cpp
       
    40 SOURCE			tstartsafe_apptimeout.cpp
       
    41 SOURCE			tstartsafe_apptimesucc.cpp
       
    42 SOURCE			tstartsafe_procasynchstart.cpp
       
    43 SOURCE			tstartsafe_procfailsysrestart.cpp
       
    44 SOURCE			tstartsafe_procmonsysrestart.cpp
       
    45 SOURCE			tstartsafe_procretry.cpp
       
    46 SOURCE			tstartsafe_procstart.cpp
       
    47 SOURCE			tstartsafe_procstartmon.cpp
       
    48 SOURCE			tstartsafe_proctimeout.cpp
       
    49 SOURCE			tstartsafe_proctimesucc.cpp
       
    50 SOURCE			tstartsafe_errors.cpp
       
    51 SOURCE			tstartsafe_appstartrverror.cpp
       
    52 SOURCE			tstartsafe_procstartrverror.cpp
       
    53 SOURCE 			testandstopper.cpp
       
    54 
       
    55 LIBRARY         euser.lib efsrv.lib	estor.lib hal.lib
       
    56 LIBRARY         testexecuteutils.lib testexecutelogclient.lib         
       
    57 LIBRARY         startsafe.lib startupproperties.lib
       
    58 LIBRARY		    powermgrcli.lib	
       
    59 
       
    60 
       
    61 SMPSAFE