systemhealthmanagement/systemhealthmgr/test/tstartsafe/group/tstartsafe.mmp
author andy simpson <andrews@symbian.org>
Fri, 17 Sep 2010 17:21:53 +0100
branchRCL_3
changeset 67 6ff7ee498df1
parent 0 4e1aa6a622a0
permissions -rw-r--r--
Merge re-apply fix for Bug 2620

// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

TARGET			tstartsafe_test_server.exe
TARGETTYPE	  	exe
TARGETPATH		/sys/bin
UID				0x1000007A 0xA0002E9E
VENDORID		0x70000001

CAPABILITY 		PowerMgmt ProtServ SwEvent WriteDeviceData


USERINCLUDE		../src
USERINCLUDE		../../tinc
USERINCLUDE		../../testappslow/
USERINCLUDE		../../testapprvafterretry/
USERINCLUDE		../../../startsafesrc

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
MW_LAYER_SYSTEMINCLUDE_SYMBIAN
SOURCEPATH		../src

SOURCE			tstartsafe_test_server.cpp
SOURCE			tstartsafe_appasynchstart.cpp
SOURCE			tstartsafe_appretry.cpp
SOURCE			tstartsafe_appstart.cpp
SOURCE			tstartsafe_appstartapparcinit.cpp
SOURCE			tstartsafe_apptimeout.cpp
SOURCE			tstartsafe_apptimesucc.cpp
SOURCE			tstartsafe_procasynchstart.cpp
SOURCE			tstartsafe_procfailsysrestart.cpp
SOURCE			tstartsafe_procmonsysrestart.cpp
SOURCE			tstartsafe_procretry.cpp
SOURCE			tstartsafe_procstart.cpp
SOURCE			tstartsafe_procstartmon.cpp
SOURCE			tstartsafe_proctimeout.cpp
SOURCE			tstartsafe_proctimesucc.cpp
SOURCE			tstartsafe_errors.cpp
SOURCE			tstartsafe_appstartrverror.cpp
SOURCE			tstartsafe_procstartrverror.cpp
SOURCE 			testandstopper.cpp

LIBRARY         euser.lib efsrv.lib	estor.lib hal.lib
LIBRARY         testexecuteutils.lib testexecutelogclient.lib         
LIBRARY         startsafe.lib startupproperties.lib
LIBRARY		    powermgrcli.lib	


SMPSAFE