sysstatemgmt/systemstarter/test/tstartsafe/group/tstartsafe.mmp
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysstatemgmt/systemstarter/test/tstartsafe/group/tstartsafe.mmp	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,62 @@
+// 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
+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
+
+SOURCEPATH		../../tinc
+SOURCE			tpowerdownclient.cpp
+
+LIBRARY         euser.lib efsrv.lib	estor.lib hal.lib
+LIBRARY         testexecuteutils.lib testexecutelogclient.lib         
+LIBRARY         startsafe.lib startupproperties.lib
+LIBRARY		    powermgrcli.lib	
+
+
+SMPSAFE