systemhealthmanagement/systemhealthmgr/test/tsysmon/group/tsysmon_server.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:34:26 +0100
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

// 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