sysstatemgmt/systemstarter/test/tsysstart2/group/tsysstart2.mmp
changeset 0 4e1aa6a622a0
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/sysstatemgmt/systemstarter/test/tsysstart2/group/tsysstart2.mmp	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,93 @@
+// 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:
+// tysstart2.mmp
+// 
+//
+
+TARGET		  tsysstart2.exe
+TARGETTYPE	  exe
+TARGETPATH        /sys/bin
+UID               0x1000007A 0x10283509
+VENDORID          0x70000001
+
+CAPABILITY        PowerMgmt ReadDeviceData WriteDeviceData ProtServ SwEvent
+
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+
+USERINCLUDE		../src
+USERINCLUDE		../../testappgood/
+USERINCLUDE		../../testprocgood/
+USERINCLUDE		../../tinc
+
+SOURCEPATH		../src
+
+
+SOURCE tsysstart2_teststep.cpp
+SOURCE tsysstart2_procmon.cpp
+SOURCE tsysstart2_procmondeferred.cpp
+SOURCE tsysstart2_procstart.cpp
+SOURCE tsysstart2_server.cpp
+
+
+LIBRARY         euser.lib	
+LIBRARY         efsrv.lib
+LIBRARY         estor.lib
+LIBRARY         testexecuteutils.lib
+LIBRARY         testexecutelogclient.lib
+LIBRARY         ecom.lib 
+LIBRARY         startsafe.lib
+LIBRARY         startupproperties.lib
+LIBRARY			sysmoncli.lib
+
+
+START RESOURCE	../resource/emulator/tsysstart2-procstart_emulator.rss
+TARGETPATH	/private/10205c44
+END
+
+START RESOURCE	../resource/emulator/tsysstart2-procmon_emulator.rss
+TARGETPATH	/private/10205c44
+END
+
+START RESOURCE	../resource/emulator/tsysstart2-procmondeferred_emulator.rss
+TARGETPATH	/private/10205c44
+END
+
+START RESOURCE	../resource/hardware/tsysstart2-procstart_hardware.rss
+TARGET 		tsysstart2-procstart_target
+TARGETPATH	/private/10205c44
+END
+
+START RESOURCE	../resource/hardware/tsysstart2-procmon_hardware.rss
+TARGET 		tsysstart2-procmon_target
+TARGETPATH	/private/10205c44
+END
+
+START RESOURCE	../resource/hardware/tsysstart2-procmondeferred_hardware.rss
+TARGET 		tsysstart2-procmondeferred_target
+TARGETPATH	/private/10205c44
+END
+
+
+
+
+
+
+
+
+
+
+
+SMPSAFE