sysstatemgmt/systemstarter/test/tsysstart2/group/tsysstart2.mmp
author William Roberts <williamr@symbian.org>
Mon, 21 Jun 2010 22:42:53 +0100
branchGCC_SURGE
changeset 37 6adf287e479c
parent 0 4e1aa6a622a0
permissions -rw-r--r--
Mark extraneous symbols as ABSENT (bug 3065)

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