sysstatemgmt/systemstarter/test/tsysmon/group/tsysmon_server.mmp
author Pat Downey <patd@symbian.org>
Tue, 13 Jul 2010 15:20:50 +0100
branchRCL_3
changeset 46 c903c54160b5
parent 0 4e1aa6a622a0
permissions -rw-r--r--
DEADHEAD: Closing redundant branch - superseded by a616a19c9ce0 which includes fix for 2620 only as fix for bug 2631 is included in Nokia drop.

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

CAPABILITY 		PowerMgmt ProtServ

USERINCLUDE		../src
USERINCLUDE		../../tinc
OS_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

SOURCEPATH		../../tinc
SOURCE tpowerdownclient.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
















SMPSAFE