systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_server.mmp
changeset 0 4e1aa6a622a0
child 21 ccb4f6b3db21
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_server.mmp	Tue Feb 02 00:53:00 2010 +0200
@@ -0,0 +1,80 @@
+// 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			tsysmon_server.exe
+TARGETTYPE		exe
+TARGETPATH		/sys/bin
+UID				0x1000007A 0x10283508
+VENDORID		0x70000001
+
+// WriteDeviceData used for defining the RProperty keys
+CAPABILITY 		PowerMgmt ProtServ WriteDeviceData 
+
+USERINCLUDE		../src
+USERINCLUDE		../../tinc
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+SOURCEPATH		../src
+
+SOURCE tsysmon_server.cpp
+SOURCE tsysmon_stepbase.cpp
+SOURCE tsysmon_stepmultiprocmon.cpp
+SOURCE tsysmon_stepnomoncancel.cpp
+SOURCE tsysmon_stepnoprocmon.cpp
+SOURCE tsysmon_stepprocmonignore.cpp
+SOURCE tsysmon_stepprocmoninit.cpp
+SOURCE tsysmon_stepprocrestart.cpp
+SOURCE tsysmon_steprestartthrottle.cpp
+SOURCE tsysmon_stepselfmoncancel.cpp
+SOURCE tsysmon_stepselfmoncancel2.cpp
+SOURCE tsysmon_stepselfmonignore.cpp
+SOURCE tsysmon_step_connect_disconnect.cpp
+SOURCE tsysmon_step_register.cpp
+SOURCE tsysmon_step_register_twice_different.cpp
+SOURCE tsysmon_step_register_twice_same.cpp
+SOURCE tsysmon_step_result_check.cpp
+SOURCE tsysmon_step_run_count_check.cpp
+SOURCE tsysmon_steploadsysmon.cpp
+SOURCE tsysmon_stepoomsysmon.cpp
+SOURCE tsysmon_stepcancelallmonitors.cpp
+
+LIBRARY	euser.lib
+LIBRARY	testexecuteutils.lib
+LIBRARY	sysmoncli.lib
+LIBRARY	startupproperties.lib
+LIBRARY	apparc.lib 
+LIBRARY	apgrfx.lib 
+LIBRARY	powermgrcli.lib
+LIBRARY	sysmontesthelper.lib
+LIBRARY	ssmcmn.lib
+LIBRARY	efsrv.lib
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+SMPSAFE